minor fixes
This commit is contained in:
parent
193319c963
commit
eda333d423
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ There's a "root" object called `window`. It has two roles:
|
|||
|
||||
For instance, here we use it as a global object:
|
||||
|
||||
```js run
|
||||
```js run global
|
||||
function sayHi() {
|
||||
alert("Hello");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue