Skip to content

Commit c89ca03

Browse files
Update 5-network/04-fetch-abort/article.md
Co-authored-by: Martin <[email protected]>
1 parent df4547b commit c89ca03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ try {
9797

9898
## AbortController 是可伸缩的
9999

100-
`AbortController` 是可伸缩的,它允许一次取消多个 fetche
100+
`AbortController` 是可伸缩的,它允许一次取消多个 fetch
101101

102102
这是一个代码草稿,该代码并行 fetch 很多 `urls`,并使用单个控制器将其全部中止:
103103

0 commit comments

Comments
 (0)