summary refs log tree commit diff
path: root/develop/usage
diff options
context:
space:
mode:
authorDMRobertson <DMRobertson@users.noreply.github.com>2022-09-12 13:12:21 +0000
committerDMRobertson <DMRobertson@users.noreply.github.com>2022-09-12 13:12:21 +0000
commitfe068dd35c329e532be7c740fa24664f77f8bc2c (patch)
tree4fc5b04e41bfcba81d8cfadd55006e913159bba4 /develop/usage
parentdeploy: f799eac7ea96f943ad1272a5a81f845dfa08a254 (diff)
downloadsynapse-fe068dd35c329e532be7c740fa24664f77f8bc2c.tar.xz
deploy: 75713374454ef36ec549018344996e06a67dd2bf
Diffstat (limited to 'develop/usage')
-rw-r--r--develop/usage/configuration/config_documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html
index 92319ead85..770c600719 100644
--- a/develop/usage/configuration/config_documentation.html
+++ b/develop/usage/configuration/config_documentation.html
@@ -1315,7 +1315,7 @@ client is attempting to log into. Defaults to <code>per_second: 0.17</code>,
 <code>burst_count: 3</code>.</p>
 </li>
 <li>
-<p><code>failted_attempts</code> ratelimits login requests based on the account the
+<p><code>failed_attempts</code> ratelimits login requests based on the account the
 client is attempting to log into, based on the amount of failed login
 attempts for this account. Defaults to <code>per_second: 0.17</code>, <code>burst_count: 3</code>.</p>
 </li>