diff --git a/docs/FAQ.md b/docs/FAQ.md index 4a4bf423..e5947acf 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -391,7 +391,8 @@ machine with few limitations. ## Does code-server have any security login validation? -code-server supports setting a single password and limits logins to two per minute and twelve per hour. +code-server supports setting a single password and limits logins to two per +minute plus an additional twelve per hour. ## Are there community projects involving code-server?