mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 04:11:15 +00:00
Fixed typo
This commit is contained in:
parent
44b961550e
commit
9f3291f5f2
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ channels:
|
|||
$ref: '#/components/messages/loginRequest'
|
||||
subscribe:
|
||||
summary: Login (response)
|
||||
description: Returns authentication string (`jwt`) for the supplier username or emal
|
||||
description: Returns an authentication string (`jwt`) for the supplied username or emal
|
||||
operationId: loginResponseMessage
|
||||
tags:
|
||||
- name: User, authentication and admin
|
||||
|
|
Loading…
Reference in a new issue