- Notifications
You must be signed in to change notification settings - Fork3.9k
Sentence correction on article.md#3390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
The sentence seemed hard to understand, tried to make it easier to understand. Cheers
CLAassistant commentedMar 3, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@@ -222,7 +222,7 @@ The idea of `finally` is to set up a handler for performing cleanup/finalizing a | |||
E.g. stopping loading indicators, closing no longer needed connections, etc. | |||
Think of it as a party finisher. No matterwas a party good or bad,how many friendswere in it, we still need (or at least should) do a cleanup after it. | |||
Think of it as a party finisher. No matterhow the partywent,good or bad,and the friendsthat attended, we still need (or at least should) do a cleanup after it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
maybe:
No matter how the party went, good or bad, we still need (or at least should) do a cleanup after it.
javascript-translate-bot commentedAug 24, 2024
Please make the requested changes. After it, add a comment "/done". |
The sentence seemed hard to understand, tried to make it easier to understand. Cheers