Skip to content

Commit 5b99426

Browse files
authored
Update README.md
1 parent 460184e commit 5b99426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/04-Class-Selector/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Use the class property of the HTML element to select it. Styling rules will appl
1818
}
1919
```
2020

21-
*Any html tag with the `class="small"` will have a font-size of `9px`.*
21+
*Any HTML tag with the `class="small"` will have a font-size of `9px`.*
2222

2323
## 📝 Instructions:
2424

0 commit comments

Comments
 (0)