Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 36cc486

Browse files
Update article.md
fixed typo
1 parent 8e995db commit 36cc486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎2-ui/5-loading/02-script-async-defer/article.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ loadScript("/article/script-async-defer/small.js");
178178

179179
## Summary
180180

181-
Both `async` and `defer` have one common thing: downloading of such scripts doesn't block page rendering. So the user can read page content and get acquanted with the page immediately.
181+
Both `async` and `defer` have one common thing: downloading of such scripts doesn't block page rendering. So the user can read page content and get acquainted with the page immediately.
182182

183183
But there are also essential differences between them:
184184

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /