Merge pull request #2962 from Luca1152/patch-1
Fix language in 'Methods of primitives' task
This commit is contained in:
commit
e27d5caa35
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