mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-07-13 21:15:35 +08:00
fix(curriculum): Misleading hint in HTML curriculum (#62914)
This commit is contained in:
parent
7e0d90bc4d
commit
a301cd1146
@ -125,7 +125,7 @@ Text-to-speech.
|
||||
|
||||
### --feedback--
|
||||
|
||||
Think about converting written content into spoken words.
|
||||
Think about what would not be useful to navigate a webpage without sight.
|
||||
|
||||
---
|
||||
|
||||
@ -133,7 +133,7 @@ Braille output.
|
||||
|
||||
### --feedback--
|
||||
|
||||
Think about converting written content into spoken words.
|
||||
Think about what would not be useful to navigate a webpage without sight.
|
||||
|
||||
---
|
||||
|
||||
@ -141,7 +141,7 @@ Web browsing support.
|
||||
|
||||
### --feedback--
|
||||
|
||||
Think about converting written content into spoken words.
|
||||
Think about what would not be useful to navigate a webpage without sight.
|
||||
|
||||
## --video-solution--
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user