Skip to content

Commit a648345

Browse files
authored
Update README.md
1 parent cef8da0 commit a648345

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
@@ -32,7 +32,7 @@ border: black 1px solid;
3232
background: 50px / cover
3333
```
3434

35-
Where the left side of the `/` is the `background-position` rule and the right side is the `background-size` rule.
35+
Where the left side value of the `/` is the `background-position` rule and the right value is the `background-size` rule.
3636

3737
## 💡 Hint:
3838

0 commit comments

Comments
 (0)