We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5015a76 + 888e4b9 commit e27d5caCopy full SHA for e27d5ca
1 file changed
1-js/05-data-types/01-primitives-methods/1-string-new-property/task.md
@@ -15,4 +15,4 @@ str.test = 5;
15
alert(str.test);
16
```
17
18
-How do you think, will it work? What will be shown?
+What do you think, will it work? What will be shown?
0 commit comments