summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-01-10 04:45:32 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-01-10 04:45:32 -0500
commit75762a8496c857423df8a832c7ff05a8eb8d5ec1 (patch)
treecc2ce0627b2aeea38787df95d83159db9751aed2
parent01eedf59d2c07f8dcbd83c5e7d8b65f4b2bdb317 (diff)
clarify rejection of invalid input
-rw-r--r--static/faq.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/faq.html b/static/faq.html
index b32414e7..2a4bad44 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -382,8 +382,8 @@
<li>140 or more failed attempts: 86400 second delay (1 day)</li>
</ul>
- <p>Invalid input outside the minimum or maximum length limits won't trigger an
- attempt at authentication or key derivation.</p>
+ <p>Invalid input outside the minimum or maximum length limits of the UI won't
+ trigger an attempt at authentication or key derivation.</p>
<p>GrapheneOS only officially supports devices with Weaver. The fallback
implementation for devices without it is out-of-scope for this FAQ.</p>