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 26daef2

Browse files
Merge pull request #3794 from zakingslayerv22/patch-1
Update article.md
2 parents a087279 + 67833c9 commit 26daef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎1-js/11-async/02-promise-basics/article.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ The idea of `finally` is to set up a handler for performing cleanup/finalizing a
222222
223223
E.g. stopping loading indicators, closing no longer needed connections, etc.
224224
225-
Think of it as a party finisher. No matter was a party good or bad, how many friends were in it, we still need (or at least should) do a cleanup after it.
225+
Think of it as a party finisher. Irresepective of whether a party was good or bad, how many friends were in it, we still need (or at least should) do a cleanup after it.
226226
227227
The code may look like this:
228228

0 commit comments

Comments
(0)

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