From 6b7f2bca03c64a5f5691d72cc0bb81eb2a0b3c97 Mon Sep 17 00:00:00 2001 From: rollsicecream Date: Thu, 29 Feb 2024 10:01:29 +0000 Subject: [PATCH] Fix typo in Frontends page criteria (#2418) Signed-off-by: Jonah Aragon Signed-off-by: Freddy Signed-off-by: Daniel Gray --- docs/frontends.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/frontends.md b/docs/frontends.md index 2c8113ed..773e5b94 100644 --- a/docs/frontends.md +++ b/docs/frontends.md @@ -201,4 +201,4 @@ Recommended frontends... We only consider frontends for websites which are... -- Normally accessible without JavaScript. +- Normally only accessible with JavaScript enabled.