From c38581fb868c0d198297d82932d2b8117264bad3 Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 14 May 2019 19:20:01 +0100 Subject: [PATCH] Too many spaces Co-Authored-By: Travis Ralston --- 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 b2ff3dbd424..6f65ebb1811 100644 --- a/specification/client_server_api.rst +++ b/specification/client_server_api.rst @@ -790,7 +790,7 @@ Dummy Auth Dummy authentication always succeeds and requires no extra parameters. Its purpose is to allow servers to not require any form of User-Interactive Authentication to perform a request. It can also be used to differentiate - flows where otherwise one flow would be a subset of another flow. eg. if + flows where otherwise one flow would be a subset of another flow. eg. if a server offers flows ``m.login.recaptcha`` and ``m.login.recaptcha, m.login.email.identity`` and the client completes the recaptcha stage first, the auth would succeed with the former flow, even if the client was intending