Skip to content

Commit 49095bb

Browse files
authored
Update src/content/docs/browser-rendering/rest-api/crawl-endpoint.mdx
1 parent c24feba commit 49095bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/rest-api/crawl-endpoint.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you are on a Workers Free plan, your crawl may fail if it hits the [limit of
3838

3939
### Initiate the crawl job
4040

41-
Here is an example of how to initiate a crawl job with `url`, `limit`, `depth`, and `formats` parameters. The API will respond immediately with a job `id` you will use to retriece the status and results of the crawl job.
41+
Here is an example of how to initiate a crawl job with `url`, `limit`, `depth`, and `formats` parameters. The API will respond immediately with a job `id` you will use to retrieve the status and results of the crawl job.
4242

4343
See the [advanced usage section below](/browser-rendering/rest-api/crawl-endpoint/#initiate-the-crawl-job) for additional parameters:
4444

0 commit comments

Comments
 (0)