mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-05 07:23:42 +01:00
registration.yaml: fix typo
it's -> its
This commit is contained in:
parent
f0ec0de997
commit
a549baa01d
|
|
@ -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…
Reference in a new issue