Skip to content

Commit 4f863bb

Browse files
committed
Docs: Update
1 parent 2316bb4 commit 4f863bb

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ x-crawl is a Nodejs multifunctional crawler library.
1414
- Anthropomorphic request interval.
1515
- Written in TypeScript, providing generics.
1616

17-
## Relationship with puppeter
17+
## Relationship with puppeteer
1818

19-
The fetchHTML API internally uses the [puppeter](https://github.com/puppeteer/puppeteer) library to crawl pages.
19+
The fetchHTML API internally uses the [puppeteer ](https://github.com/puppeteer/puppeteer) library to crawl pages.
2020

2121
The following can be done:
2222

docs/cn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ x-crawl 是 Nodejs 多功能爬虫库。
1414
- 拟人化的请求间隔时间。
1515
- 使用 TypeScript 编写,提供泛型。
1616

17-
## puppeter 的关系
17+
## puppeteer 的关系
1818

19-
fetchHTML API 内部使用 [puppeter](https://github.com/puppeteer/puppeteer) 库来爬取页面。
19+
fetchHTML API 内部使用 [puppeteer ](https://github.com/puppeteer/puppeteer) 库来爬取页面。
2020

2121
可以完成以下操作:
2222

publish/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ x-crawl is a Nodejs multifunctional crawler library.
1414
- Anthropomorphic request interval.
1515
- Written in TypeScript, providing generics.
1616

17-
## Relationship with puppeter
17+
## Relationship with puppeteer
1818

19-
The fetchHTML API internally uses the [puppeter](https://github.com/puppeteer/puppeteer) library to crawl pages.
19+
The fetchHTML API internally uses the [puppeteer ](https://github.com/puppeteer/puppeteer) library to crawl pages.
2020

2121
The following can be done:
2222

0 commit comments

Comments
 (0)