Skip to content

Commit 026191a

Browse files
Merge pull request 4GeeksAcademy#67 from dsilva06/id-selector
stiles to styles
2 parents d8928de + 7e82f9b commit 026191a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/04.3-id-Selector/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tutorial: "https://www.youtube.com/watch?v=9906LCSQJ8M"
44

55
# `04.3` The ID CSS Selector
66

7-
You can also select an element by `#id` and apply stiles to it.
7+
You can also select an element by `#id` and apply styles to it.
88

99
## The `#id` selector
1010

0 commit comments

Comments
 (0)