More rst formatting.

This commit is contained in:
Kegan Dougal 2014-09-09 15:13:50 -07:00
parent f23e5b17b6
commit 2bd4346075

View File

@ -58,8 +58,9 @@ Rejecting
- Error message MAY go into further information about which characters were
rejected and why.
- Error message SHOULD contain a ``failed_keys`` key which contains an array
of strings which represent the keys which failed the check e.g:
- ``failed_keys: [ user_id, room_alias ]``
of strings which represent the keys which failed the check e.g::
failed_keys: [ user_id, room_alias ]
Other considerations
--------------------