Skip to content

Commit

Permalink
Merge pull request #5177 from lz-lee/patch-2
Browse files Browse the repository at this point in the history
修改错别字
  • Loading branch information
ruanyf authored Sep 20, 2024
2 parents ac32935 + 6b38d8b commit aa05a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/issue-318.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ Stripe 公司的创始人,分享自己招聘工程师的方式,有参考价

![](https://cdn.beekka.com/blogimg/asset/202408/bg2024082202.webp)

使用 Node.js 时,取消异步草走(比如网络请求和文件系统读取)一直很棘手。本文教你怎么用 AbortController 做到这一点。
使用 Node.js 时,取消异步操作(比如网络请求和文件系统读取)一直很棘手。本文教你怎么用 AbortController 做到这一点。

## 工具

Expand Down

0 comments on commit aa05a95

Please sign in to comment.