We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 460184e commit 5b99426Copy full SHA for 5b99426
exercises/04-Class-Selector/README.md
@@ -18,7 +18,7 @@ Use the class property of the HTML element to select it. Styling rules will appl
18
}
19
```
20
21
-*Any html tag with the `class="small"` will have a font-size of `9px`.*
+*Any HTML tag with the `class="small"` will have a font-size of `9px`.*
22
23
## 📝 Instructions:
24
0 commit comments