We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0807d4e commit 32371b7Copy full SHA for 32371b7
2-ui/5-loading/02-script-async-defer/article.md
@@ -133,7 +133,7 @@
133
<script async src="https://google-analytics.com/analytics.js"></script>
134
```
135
136
-```smart header="The `async` атрибут лише для зовнішніх скриптів"
+```smart header="Атрибут `async` -- лише для зовнішніх скриптів"
137
Як і `defer`, атрибут `async` ігнорується, якщо тег `<script>` не має `src`.
138
139
0 commit comments