Added missing word 'top' (#22579)

pull/23864/head^2
Daniel Kilders 2018-11-09 05:59:51 +00:00 committed by Manish Giri
parent 86d923db9a
commit ae0696a55b
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ I have told you about accessibility, what it is, what it's not and why it's impo
I have also given you the basics, the very basics, of getting accessibility right. These basics are however very powerful and can make your life a lot easier when coding for accessibility.
If we talk in FCC terms, you should keep these in mind while doing the HTML/CSS curriculum as well as the JavaScript curriculum.
In subsequent articles, I will touch on a number of more notch topics. A number of questions I will answer are:
In subsequent articles, I will touch on a number of more top notch topics. A number of questions I will answer are:
* Adding structured headings sounds like a good idea, but they don't fit in my design. What do I do?
* Is there a way for me to write content only screen-readers and other assistive technologies see?