Skip to content

Commit d736538

Browse files
committed
fixed 2.1 with background repeat instructions
1 parent a9b0be8 commit d736538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/02.1-Background/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If it is an image, you can specify if you want the image to be repeated horizont
1919

2020
4. Build and Preview the exercise again.
2121

22-
5. Change the background-repeat to 'inherit' to make it repeat over the x-axis and y-axis.
22+
5. Change the background-repeat to 'repeat' to make it repeat over the x-axis and y-axis.
2323

2424
6. Build and Preview the exercise again.
2525

0 commit comments

Comments
 (0)