diff --git a/src/guide/a11y-basics.md b/src/guide/a11y-basics.md index f05547b18e..cec1c71142 100644 --- a/src/guide/a11y-basics.md +++ b/src/guide/a11y-basics.md @@ -2,7 +2,7 @@ Web accessibility (also known as a11y) refers to the practice of creating websites that can be used by anyone — be that a person with a disability, a slow connection, outdated or broken hardware or simply someone in an unfavorable environment. For example, adding subtitles to a video would help both your deaf and hard-of-hearing users and your users who are in a loud environment and can't hear their phone. Similarly, making sure your text isn't too low contrast will help both your low-vision users and your users who are trying to use their phone in bright sunlight. -Ready start but aren’t sure where? +Ready to start but aren’t sure where? Checkout the [Planning and managing web accessibility guide](https://www.w3.org/WAI/planning-and-managing/) provided by [World Wide Web Consortium (W3C)](https://www.w3.org/)