From ae71239e9c332b8f0a935445779f13ce2bb1f1a9 Mon Sep 17 00:00:00 2001 From: Alex Unger <6905948+refs@users.noreply.github.com> Date: Mon, 26 Apr 2021 10:06:59 +0200 Subject: [PATCH] Update docs/ocis/adr/0005-cs3-api-account-management.md Co-authored-by: Michael Barz --- docs/ocis/adr/0005-cs3-api-account-management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ocis/adr/0005-cs3-api-account-management.md b/docs/ocis/adr/0005-cs3-api-account-management.md index 4f9a0ff4a..f6005cfc2 100644 --- a/docs/ocis/adr/0005-cs3-api-account-management.md +++ b/docs/ocis/adr/0005-cs3-api-account-management.md @@ -208,4 +208,4 @@ The new account management workflow will result in: └───────────────────────────────────────────────────┘ ``` -This flow allows Reva and oCIS Proxy to runs any middleware logic in order to validate a request. The communication between the proposed Admin api (CS3 API messages) with the IDM (GLAuth) are specific to the _drivers_. +This flow allows Reva and oCIS Proxy to run any middleware logic in order to validate a request. The communication between the proposed Admin api (CS3 API messages) and the IDM (GLAuth) are specific to the _drivers_.