Skip to content

Commit e2a7ffb

Browse files
authoredAug 26, 2021
Merge pull request #4040 from cdr/jsjoeio-fix-typo-limits
docs(guide): clarify login limits
2 parents 070a122 + f2bef94 commit e2a7ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ testing, but it doesn't work if you want to access code-server from a different
3434
machine.
3535

3636
> **Rate limits:** code-server rate limits password authentication attempts to
37-
> two per minute and twelve per hour.
37+
> two per minute plus an additional twelve per hour.
3838
3939
There are several approaches to operating and exposing code-server securely:
4040

0 commit comments

Comments
 (0)
Please sign in to comment.