We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68d546 commit 465a882Copy full SHA for 465a882
README.md
@@ -82,7 +82,7 @@ You can run the tests using the `learn` command in your terminal or the Learn ID
82
83
All three tests have failed! This is okay, and it's expected — you haven't written any code yet, after all.
84
85
-In `index.js`, you'll see four lines of code:
+In `index.js`, you'll see five lines of code:
86
87
``` javascript
88
var greeting = "!";
0 commit comments