Skip to content

Commit 2d300ed

Browse files
authored
Update README.md
1 parent 954c186 commit 2d300ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/04.1-Combined-Rules/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ border: black 1px solid;
2828
background: 50px / cover
2929
```
3030

31-
Where the left side value of the `/` is the `background-position` rule and the right value is the `background-size` rule.
31+
Where the left side value of the forward slash `/` is the `background-position` rule and the right value is the `background-size` rule.
3232

3333
## 💡 Hint:
3434

0 commit comments

Comments
 (0)