We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39939d0 + 9aef037 commit d78d02bCopy full SHA for d78d02b
1 file changed
2-ui/1-document/01-browser-environment/article.md
@@ -19,7 +19,7 @@
19
20
```js run
21
function sayHi() {
22
- alert("Здрастуйте");
+ alert("Привіт");
23
}
24
25
// глобальні функції є методами глобального об’єкта:
0 commit comments