registration.yaml: fix typo

it's -> its
pull/977/head
Richard van der Hoff 6 years ago committed by GitHub
parent f0ec0de997
commit a549baa01d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save