From 4bf54565f67bada7fdd8e382c0686950fc7f57d9 Mon Sep 17 00:00:00 2001 From: Maxime Dor Date: Tue, 14 Mar 2017 03:02:16 +0100 Subject: [PATCH] Fixed spelling --- application.example.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application.example.yaml b/application.example.yaml index ea709b0..605a490 100644 --- a/application.example.yaml +++ b/application.example.yaml @@ -77,8 +77,8 @@ ldap: # - Samba/AD: sAMAccountName # - LDAP: If someone knows the most appropriate value, please open an issue # - # - For type 'mxid', regardless of the directory type, we recommend using 'pager' as it is a standard attribute but - # shouldn't be used in infrastructures. + # - For type 'mxid', regardless of the directory type, we recommend using 'pager' as it is a standard attribute and + # are typically not used. attribute: 'sAMAccountName' @@ -88,7 +88,7 @@ forward: # List of forwarders to use to try to match a 3PID. # # Each server will be tried in the given order, going to the next if no binding was found or an error occurred. - # There are the current root Identity Servers of the Matrix network. + # These are the current root Identity Servers of the Matrix network. servers: - "https://matrix.org" - "https://vector.im"