Skip to content

Commit 8e05463

Browse files
committed
Merge pull request h5bp#323 from halfer/master
Remove incorrect apostrophe
2 parents 01dc94a + 9d2a0cd commit 8e05463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ This file contains a number of front-end interview questions that can be used wh
6464

6565
#### CSS Questions:
6666

67-
* What is the difference between classes and ID's in CSS?
67+
* What is the difference between classes and IDs in CSS?
6868
* What's the difference between "resetting" and "normalizing" CSS? Which would you choose, and why?
6969
* Describe Floats and how they work.
7070
* Describe z-index and how stacking context is formed.

0 commit comments

Comments
 (0)