Fix language in Methods of primitives task
Use "What do you think" instead of "How do you think".
This commit is contained in:
parent
291b5c05b9
commit
888e4b9c3a
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ str.test = 5;
|
|||
alert(str.test);
|
||||
```
|
||||
|
||||
How do you think, will it work? What will be shown?
|
||||
What do you think, will it work? What will be shown?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue