mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 18:18:27 -05:00
fix(curriculum): add punctuation to accessibility auditing tools comprehension check (#63772)
This commit is contained in:
@@ -44,7 +44,7 @@ Which of these best describes an accessibility auditing tool?
|
||||
|
||||
## --answers--
|
||||
|
||||
It automatically fixes all accessibility issues
|
||||
It automatically fixes all accessibility issues.
|
||||
|
||||
### --feedback--
|
||||
|
||||
@@ -52,11 +52,11 @@ Consider the role of the tool in assessing accessibility.
|
||||
|
||||
---
|
||||
|
||||
It evaluates how accessible your digital content is
|
||||
It evaluates how accessible your digital content is.
|
||||
|
||||
---
|
||||
|
||||
It only checks mobile apps
|
||||
It only checks mobile apps.
|
||||
|
||||
### --feedback--
|
||||
|
||||
@@ -64,7 +64,7 @@ Consider the role of the tool in assessing accessibility.
|
||||
|
||||
---
|
||||
|
||||
It requires no manual input
|
||||
It requires no manual input.
|
||||
|
||||
### --feedback--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user