We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e50524 commit 2c793ccCopy full SHA for 2c793cc
2-ui/5-loading/03-onload-onerror/article.md
@@ -32,7 +32,7 @@ document.head.append(script);
32
33
Например:
34
35
-```js run untrusted
+```js run
36
let script = document.createElement('script');
37
38
// мы можем загрузить любой скрипт с любого домена
0 commit comments