fix(curriculum): add punctuation to accessibility auditing tools comprehension check (#63772)

This commit is contained in:
Krishna
2025-11-13 05:38:34 +05:30
committed by GitHub
parent d1be12b869
commit bebd570a22

View File

@@ -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--