diff options
Diffstat (limited to 'develop/print.html')
-rw-r--r-- | develop/print.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html index 0f2e499932..3aa39a16e0 100644 --- a/develop/print.html +++ b/develop/print.html @@ -4354,7 +4354,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> |