We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c24978 + aef2a02 commit 58c9aaeCopy full SHA for 58c9aae
1-js/02-first-steps/10-ifelse/2-check-standard/task.md
@@ -6,7 +6,7 @@ importance: 2
6
7
Using the `if..else` construct, write the code which asks: 'What is the "official" name of JavaScript?'
8
9
-If the visitor enters "ECMAScript", then output "Right!", otherwise -- output: "Didn't know? ECMAScript!"
+If the visitor enters "ECMAScript", then output "Right!", otherwise -- output: "You don't know? ECMAScript!"
10
11

12
0 commit comments