mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): typo in description of music player step 45 (#52726)
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ dashedName: step-45
|
||||
|
||||
# --description--
|
||||
|
||||
Add a `click` event listener to the `previousButton` element, then pass in `playPrevious` song as the second parameter.
|
||||
Add a `click` event listener to the `previousButton` element, then pass in `playPreviousSong` as the second parameter.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user