Skip to content

Commit d3a224b

Browse files
committed
fixed typo
1 parent 223284a commit d3a224b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ Go to the store and buy some more, 99 bottles of milk on the wall.
3838

3939
## 💡Hints:
4040

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

4343
+ Read the last lyrics and you will see how the last line changes to `"go to the store and buy some more"`.

0 commit comments

Comments
 (0)