diff --git a/README.md b/README.md index 90a1414..932b2b1 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ This file contains a number of front-end interview questions that can be used wh * Have you played around with the new CSS Flexbox or Grid specs? * How is responsive design different from adaptive design? * Have you ever worked with retina graphics? If so, when and what techniques did you use? -* Is there any reason you'd want to use `translate()` instead of *absolute positioning*, or vice-versa? And why?` +* Is there any reason you'd want to use `translate()` instead of *absolute positioning*, or vice-versa? And why? #### JS Questions: