aboutsummaryrefslogtreecommitdiff
path: root/programming
diff options
context:
space:
mode:
authoralexpdp7 <alex@pdp7.net>2025-07-29 09:31:29 +0200
committeralexpdp7 <alex@corcoles.net>2025-07-29 09:31:51 +0200
commitdd0c532aaa63e979276d05dbbb48c6029195fd72 (patch)
tree6e5c64acd79ec4457e8432a88fb1b6eee1337d2c /programming
parent91f677f73cbde27b482ce2b4c90896d1a4200ef6 (diff)
Be more demanding, sites must be usable in terminal browsers
Diffstat (limited to 'programming')
-rw-r--r--programming/the-content-web-manifesto/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/programming/the-content-web-manifesto/README.md b/programming/the-content-web-manifesto/README.md
index fe582917..d05256b9 100644
--- a/programming/the-content-web-manifesto/README.md
+++ b/programming/the-content-web-manifesto/README.md
@@ -10,7 +10,7 @@ Also see [further notes](NOTES.org).
### Test your website with a terminal browser without JavaScript like w3m, lynx, or elinks
-If your website works with one of those browsers, then:
+If your website is usable with one of those browsers, then:
* Your website does not require JavaScript to load.
This automatically addresses most annoyances with content websites.