From 19dfafe3765efbf11c1ab794eb3118a7436910ca Mon Sep 17 00:00:00 2001 From: Daniel Wagner-Hall Date: Tue, 8 Dec 2015 10:34:48 +0000 Subject: [PATCH] Remove superfluous space This causes a
to get rendered around the s which breaks some formatting. --- specification/client_server_api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/client_server_api.rst b/specification/client_server_api.rst index c0db2355..f05677b3 100644 --- a/specification/client_server_api.rst +++ b/specification/client_server_api.rst @@ -801,7 +801,7 @@ one of the following event types: - ``m.room.create`` allows key ``creator`` - ``m.room.join_rules`` allows key ``join_rule`` - ``m.room.power_levels`` allows keys ``ban``, ``events``, ``events_default``, - ``kick``, ``redact``, ``state_default``, ``users``, ``users_default``. + ``kick``, ``redact``, ``state_default``, ``users``, ``users_default``. - ``m.room.aliases`` allows key ``aliases`` The redaction event should be added under the key ``redacted_because``. When a