Skip to content

Commit 081fe87

Browse files
authored
Update article.md
1 parent 8cbebef commit 081fe87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-js/13-modules/01-modules-intro/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ sayHi(); // Ready to serve, *!*Pete*/!*!
342342
<script type="module" src="*!*http://another-site.com/their.js*/!*"></script>
343343
```
344344
345-
Це забезпечує кращу безпеку за промовчанням.
345+
Це забезпечує кращу безпеку за замовчуванням.
346346
347347
### Не допускаються «голі» модулі
348348

0 commit comments

Comments
 (0)