From 4a6af185618e69b433426eaadd7ab5f4f2efabd8 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 8 Sep 2020 19:19:47 +0200 Subject: [PATCH] Also fix readme Signed-off-by: Joas Schilling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7bf924..c95d28e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ From your Nextcloud instance, click: your profile to the upper right -> Apps -> - Add users to a given group - Allow-list with email domains (including wildcard) to register with - Admins will be notified via email for new user creation or require approval -- Supports Nextcloud's Client [Login Flow v1 and v2](https://docs.nextcloud.com/server/stable/developer_manual/client_apis/LoginFlow/index.html) - Allowing registration in the mobile Apps and Desktop clients +- Supports Nextcloud's Client [Login Flow v1 and v2](https://docs.nextcloud.com/server/stable/developer_manual/client_apis/LoginFlow/index.html) - allowing registration in the mobile Apps and Desktop clients # Web form registration flow