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.
1 parent 9b74ea6 commit e7277feCopy full SHA for e7277fe
1 file changed
2-ui/1-document/01-browser-environment/article.md
@@ -17,7 +17,7 @@
17
18
Например, здесь мы используем `window` как глобальный объект:
19
20
-```js run
+```js run global
21
function sayHi() {
22
alert("Hello");
23
}
0 commit comments