summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2020-02-13 11:29:08 +0000
committerGitHub <noreply@github.com>2020-02-13 11:29:08 +0000
commit862669d6cc802ff610de6f6df644ef2a6706abb3 (patch)
tree1f00f8373dca98c95448f4b3578fcdb65e573e95 /docs
parentMention that using Synapse to serve certificates requires restarts (diff)
downloadsynapse-862669d6cc802ff610de6f6df644ef2a6706abb3.tar.xz
Update docs/ACME.md
Diffstat (limited to 'docs')
-rw-r--r--docs/ACME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ACME.md b/docs/ACME.md
index 97ac3c5ba3..f4c4740476 100644
--- a/docs/ACME.md
+++ b/docs/ACME.md
@@ -27,7 +27,7 @@ feature to an external automated tool such as [certbot](https://github.com/certb
 for an alternative ACME client).
 
 It's also recommended to use a reverse proxy for the server-facing
-communications (mode documentation about this can be found
+communications (more documentation about this can be found
 [here](/docs/reverse_proxy.md)) as well as the client-facing ones and
 have it serve the certificates.