From 81563130e3970ed8b58801d4476970d63ea7a6eb Mon Sep 17 00:00:00 2001 From: Steve Phillips Date: Sat, 18 May 2024 03:58:17 +0200 Subject: [PATCH] Update README.md: Typo fix Don't scrap, scrape! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b3968f2..11d08415 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ Response: ### Search (Beta) -Used to search the web, get the most relevant results, scrap each page and return the markdown. +Used to search the web, get the most relevant results, scrape each page and return the markdown. ```bash curl -X POST https://api.firecrawl.dev/v0/search \