Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cf4d1d0

Browse files
Merge pull request #757 from AgentKyt/patch-1
Виправлена помилка в слові
2 parents 25296c1 + 0ace8f7 commit cf4d1d0

File tree

1 file changed

+1
-1
lines changed
  • 1-js/05-data-types/01-primitives-methods/1-string-new-property

1 file changed

+1
-1
lines changed

‎1-js/05-data-types/01-primitives-methods/1-string-new-property/solution.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ str.test = 5; // (*)
99
alert(str.test);
1010
```
1111

12-
В залежності від того, втановлений у вас `use strict` чи ні, результати будуть наступними:
12+
В залежності від того, встановлений у вас `use strict` чи ні, результати будуть наступними:
1313
1. `undefined` (без суворого режиму)
1414
2. Помилка (суворий режим)
1515

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /