From 80bfbbdd33cd60c120a0388e50fef4cab82db6a4 Mon Sep 17 00:00:00 2001 From: Benjamin Saunders Date: Fri, 26 Aug 2016 02:19:02 -0700 Subject: [PATCH] Fix typo Signed-off-by: Benjamin Saunders --- 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 fb140c22..f3cca17c 100644 --- a/specification/client_server_api.rst +++ b/specification/client_server_api.rst @@ -1123,7 +1123,7 @@ ban MUST have the required power level. To ban a user, a request should be made to |/rooms//ban|_ with:: { - "user_id": "" "reason": "string: " }