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 6df0982

Browse files
FIX: minor typo error
1 parent 331fafd commit 6df0982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎5-network/04-fetch-abort/article.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ When `abort()` is called:
2626

2727
Generally, we have two parties in the process:
2828
1. The one that performs an cancelable operation, it sets a listener on `controller.signal`.
29-
2. The one one that cancels: it calls `controller.abort()` when needed.
29+
2. The one that cancels: it calls `controller.abort()` when needed.
3030

3131
Here's the full example (without `fetch` yet):
3232

0 commit comments

Comments
(0)

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