Skip to content

Commit b56f3b6

Browse files
Update README.md
1 parent 6fc2535 commit b56f3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/07-Very-Specific-Rules/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ In this exercise, you can add your code only above the **READ ONLY BLOCK** of th
1111
## 📝 Instructions:
1212

1313

14-
1. Set the `ul` text color to `red` (override conflicts with specificity).
14+
1. Set the `ul li` text color to `red` (override conflicts with specificity).
1515

1616
2. Set the `background-color` of the second `li` of the `ol` to `green` (don't use the #id selector or .class selector).
1717

0 commit comments

Comments
 (0)