diff --git a/README.md b/README.md index 8d03b12..6165762 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ This file contains a number of front-end interview questions that can be used wh * What are the different ways to visually hide content (and make it available only for screen readers)? * Have you ever used a grid system, and if so, what do you prefer? * Have you used or implemented media queries or mobile specific layouts/CSS? -* Do you have any familiarity with styling SVG? +* Are you familiar with styling SVG? * How do you optimize your webpages for print? * What are some of the "gotchas" for writing efficient CSS? * What are the advantages/disadvantages of using CSS preprocessors?