Skip to content

Commit fc498c8

Browse files
authored
Update README.md
1 parent d3b8a90 commit fc498c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/13-Anchor-Like-Button/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Anchors are not only used within text: when you are going to use anchors outside
1010

1111
3. The background should be `orange` when not hovered, and `darkorange` on hover (`:hover`).
1212

13-
4. Remove underline: Set `text-decoration` to `none`.
13+
4. Remove underline: set `text-decoration` to `none`.
1414

1515
5. Set the color of the text to `white`.
1616

0 commit comments

Comments
 (0)