From f9edfe3bbd406ae314ecd8b66b5e6d1d0b3c135b Mon Sep 17 00:00:00 2001 From: Clarence Date: Thu, 24 Apr 2025 16:57:33 +0100 Subject: [PATCH] fix(curriculum): typo in lecture importance of accessibility and good html structure (#59955) --- .../672a5326a7606a8a766cbedb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/25-front-end-development/lecture-importance-of-accessibility-and-good-html-structure/672a5326a7606a8a766cbedb.md b/curriculum/challenges/english/25-front-end-development/lecture-importance-of-accessibility-and-good-html-structure/672a5326a7606a8a766cbedb.md index acd03fe3ba5..f6efb95a6bc 100644 --- a/curriculum/challenges/english/25-front-end-development/lecture-importance-of-accessibility-and-good-html-structure/672a5326a7606a8a766cbedb.md +++ b/curriculum/challenges/english/25-front-end-development/lecture-importance-of-accessibility-and-good-html-structure/672a5326a7606a8a766cbedb.md @@ -18,7 +18,7 @@ Large text and braille keyboards are designed for users with visual disabilities A large print keyboard made by the brand MaxiAids has yellow keys with black, big, and bold letters, numbers, and symbols on them. This is helpful for people with low vision. -Another keybord is the black large print keyboard with white print on the keys. This keyboard is also backlit, so users can adjust its brightness to different lighting conditions. +Another keyboard is the black large print keyboard with white print on the keys. This keyboard is also backlit, so users can adjust its brightness to different lighting conditions. While large print keyboards provide visual cues for users with low vision, braille keyboards provide a completely tactile experience for people with more severe vision disabilities, including people who are blind.