Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3a23a88

Browse files
authored
Merge pull request TheOdinProject#4 from benjaminhonorio/patch-1
Fix typo in self check
2 parents 9fad244 + 0dc77d2 commit 3a23a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foundations/02-class-id-selectors/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ Quick tip: in VS Code, you can change which format colors are displayed in (RGB,
1717

1818

1919
### Self Check
20-
- Do the odd numbered `div` elements share a class?
20+
- Do the odd numbered `p` elements share a class?
2121
- Do the even numbered `div` elements have unique ID's?
2222
- Does the 3rd `div` element have multiple classes?

0 commit comments

Comments
 (0)