registration.yaml: fix typo
it's -> its
This commit is contained in:
parent
f0ec0de997
commit
a549baa01d
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@ paths:
|
|||
Matrix clients may wish to use this API prior to attempting registration,
|
||||
however the clients must also be aware that using this API does not normally
|
||||
reserve the username. This can mean that the username becomes unavailable
|
||||
between checking it's availability and attempting to register it.
|
||||
between checking its availability and attempting to register it.
|
||||
operationId: checkUsernameAvailability
|
||||
parameters:
|
||||
- in: query
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue