From 208d0b9efaa6a54b6135d6d136198d178771a3a6 Mon Sep 17 00:00:00 2001 From: Maxime Dor Date: Thu, 9 Feb 2017 13:10:15 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab31e8a..ee8655f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ to [sydent](https://github.com/matrix-org/sydent) and an external validation imp mxisd is currently in read-only mode and use a priority lookup strategy with several providers. Given the 3PID `john.doe@example.org`, the following would be performed in priority order until a mapping is found: -- LDAP: lookup the Matrix ID from an configurable attribute. +- LDAP: lookup the Matrix ID from a configurable attribute. - DNS: lookup another Identity Server using the domain part of an e-mail and: - Look for a SRV record under `_identity._matrix._tcp.example.org` - Lookup using the base domain name `example.org`