Skip to content

Commit 5441e8f

Browse files
authored
Update README.md
1 parent a0fae8f commit 5441e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/22-The_Beatles/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Below is the chorus of one of the most famous Beatles songs, *Let It Be*:
1414

1515
1. Create a function called `sing()` that returns a string with the exact same lyrics which you can hear from the 3:20 mark to the end of the song at 3:50.
1616

17-
## 📎 Example output:
17+
## 💻 Example output:
1818

1919
```js
2020
"let it be, let it be, let it be, let it be, there will be an answer, let it be, let it be, let it be, let it be, let it be, whisper words of wisdom, let it be"

0 commit comments

Comments
 (0)