fix(curriculum): typo in the Importance of Accessibility and Good HTML Structure page (#59294)

This commit is contained in:
Gokul-Mylsami 2025-03-17 17:10:34 +05:30 committed by GitHub
parent 32b62cd63f
commit 43a0384806
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ If you want more reliable metrics, consider using the web version. The downside
WAVE is another reliable accessibility checker you can use as a Chrome extension or on the web. All you need to do is enter the URL of your website and a comprehensive accessibility report will be generated for you. This report includes accessibility features implemented, ARIA, and contrasts.
The IBM Equal Accessibility Checker is another robust tool for improvingg digital content accessibility. With it, you can scan your websites for accessibility issues and generate a detailed report.
The IBM Equal Accessibility Checker is another robust tool for improving digital content accessibility. With it, you can scan your websites for accessibility issues and generate a detailed report.
You can use it as a Chrome extension or Firefox add-on.