We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f7468 commit ee0a9b0Copy full SHA for ee0a9b0
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("안녕하세요.");
23
}
0 commit comments