Merge pull request #377 from Ralith/typos

Fix typo
pull/977/head
Richard van der Hoff 8 years ago committed by GitHub
commit 2fa7aac3be

@ -1155,7 +1155,7 @@ ban MUST have the required power level. To ban a user, a request should be made
to |/rooms/<room_id>/ban|_ with:: to |/rooms/<room_id>/ban|_ with::
{ {
"user_id": "<user id to ban" "user_id": "<user id to ban>"
"reason": "string: <reason for the ban>" "reason": "string: <reason for the ban>"
} }

Loading…
Cancel
Save