We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3ec6b7 + eda333d commit 9d1f390Copy full SHA for 9d1f390
2-ui/1-document/01-browser-environment/article.md
@@ -17,7 +17,7 @@ There's a "root" object called `window`. It has two roles:
17
18
For instance, here we use it as a global object:
19
20
-```js run
+```js run global
21
function sayHi() {
22
alert("Hello");
23
}
0 commit comments