From 60e6f1e23c655ce12c94bb4a5d462d58f1214bdf Mon Sep 17 00:00:00 2001 From: lub Date: Fri, 5 Jun 2020 13:23:37 +0200 Subject: [PATCH] fix typo on -> one --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index fa28ba3..7999138 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -56,7 +56,7 @@ Accounts cannot currently migrate/move from one server to another. See a [brief explanation document](concepts.md) about Matrix and ma1sd concepts and vocabulary. ### I already use the synapse LDAP3 auth provider. Why should I care about ma1sd? -The [synapse LDAP3 auth provider](https://github.com/matrix-org/matrix-synapse-ldap3) only handles on specific flow: validate credentials at login. +The [synapse LDAP3 auth provider](https://github.com/matrix-org/matrix-synapse-ldap3) only handles one specific flow: validate credentials at login. It does not: - Auto-provision user profiles