Skip to content

Commit 2c793cc

Browse files
authored
test
1 parent 1e50524 commit 2c793cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-ui/5-loading/03-onload-onerror/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ document.head.append(script);
3232

3333
Например:
3434

35-
```js run untrusted
35+
```js run
3636
let script = document.createElement('script');
3737

3838
// мы можем загрузить любой скрипт с любого домена

0 commit comments

Comments
 (0)