From a6fb79cf368e9f33c7708a13550faa51b719c28b Mon Sep 17 00:00:00 2001
From: Erik Johnston <erik@matrix.org>
Date: Wed, 11 Sep 2019 14:50:40 +0100
Subject: [PATCH] Update sample config

---
 docs/sample_config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml
index 4566d6db1c..f4351372e3 100644
--- a/docs/sample_config.yaml
+++ b/docs/sample_config.yaml
@@ -512,7 +512,7 @@ log_config: "CONFDIR/SERVERNAME.log.config"
 #     attempts for this account.
 #   - one for ratelimiting redactions by room admins. If this is not explicitly
 #     set then it uses the same ratelimiting as per rc_message. This is useful
-#     to allow room admins to quickly deal with abuse quickly.
+#     to allow room admins to deal with abuse quickly.
 #
 # The defaults are as shown below.
 #
-- 
GitLab