Skip to content

Commit 754047b

Browse files
authored
Merge pull request #663 from mpodaniev/patch-21
Update article.md
2 parents 352537c + 081fe87 commit 754047b

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)