Skip to content

Commit 3f6c929

Browse files
authored
Update README.md
1 parent 0e4a2e6 commit 3f6c929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/18-The-Beatles/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This is the chorus of one of the most famous Beatles songs:
1818
1919
## 📝 Instructions:
2020

21-
1. Create a function called `sing()` that returns a string with the lyrics that you can hear from 3:21 sec to the end of the song at 3:50 sec https://www.youtube.com/watch?v=QDYfEBY9NM4.
21+
1. Create a function called `sing()` that returns a string with the lyrics that you can hear from 3:21 sec to the end of the song at 3:50 sec https://www.youtube.com/watch?v=QDYfEBY9NM4
2222

2323
## 💻 Expected output:
2424

0 commit comments

Comments
 (0)