From d36d86b776b092028889c659eaa7bb41b88db278 Mon Sep 17 00:00:00 2001 From: Sven Strickroth Date: Sun, 15 Dec 2019 17:30:04 +0100 Subject: [PATCH] Fix typo Signed-off-by: Sven Strickroth --- developer_manual/client_apis/LoginFlow/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/client_apis/LoginFlow/index.rst b/developer_manual/client_apis/LoginFlow/index.rst index f0410cd58..6b378d311 100644 --- a/developer_manual/client_apis/LoginFlow/index.rst +++ b/developer_manual/client_apis/LoginFlow/index.rst @@ -5,7 +5,7 @@ Login Flow ========== This document provides a quick overview of the new login flow that should be used by clients to obtain -login credentials. This will assure that each client gets it own set of credentials. This has several advantages: +login credentials. This will assure that each client gets its own set of credentials. This has several advantages: 1. The client never stores the password of the user 2. The user can revoke on a per client basis from the web