Skip to content

Commit 1ea67ed

Browse files
authored
Update README.md
1 parent 3f03be9 commit 1ea67ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/19-Bottles-Of-Milk/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Here you can listen to the song: https://www.youtube.com/watch?v=Xy-da43E6Lo
1818

1919
The result should be something like this:
2020

21-
```sh
21+
```text
2222
99 bottles of milk on the wall, 99 bottles of milk.
2323
Take one down and pass it around, 98 bottles of milk on the wall.
2424
@@ -40,4 +40,4 @@ Go to the store and buy some more, 99 bottles of milk on the wall.
4040

4141
+ At the end of the song, the lyrics change because there is only **one** bottle (singular instead of plural).
4242

43-
+ Read the last lyrics, and you will see how the last line changes to `"go to the store and buy some more"`.
43+
+ Read the last lyrics, and you will see how the last line changes to `"Go to the store and by some more, 99 bottles of milk on the wall."`.

0 commit comments

Comments
 (0)