mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): reword description to element in Storytelling App (#60354)
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ dashedName: step-6
|
||||
|
||||
# --description--
|
||||
|
||||
In your JavaScript file, select the `div` with the class `story-container` and store it in a variable called `storyContainer`.
|
||||
In your JavaScript file, select the `.story-container` element and store it in a variable called `storyContainer`.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user