From 76919aed5db058f1dcbd8b80079d20579a05841e Mon Sep 17 00:00:00 2001 From: Oksana <107340025+Lubov66@users.noreply.github.com> Date: Wed, 14 Aug 2024 12:10:10 +0300 Subject: [PATCH] Fix typo Update README Fix typo Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d99f8f23..aebec9003 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This command generates static content into the `build` directory and can be serv ### 🕸 Crawler -Crawls are handled by the [Algolia [Crawler](https://www.algolia.com/products/search-and-discovery/crawler/) and are scheduled to run once a week by default. You can then trigger new crawls yourself and monitor them directly from the Crawler interface, which also offers a live editor where you can maintain your config. +Crawls are handled by the Algolia [Crawler](https://www.algolia.com/products/search-and-discovery/crawler/) and are scheduled to run once a week by default. You can then trigger new crawls yourself and monitor them directly from the Crawler interface, which also offers a live editor where you can maintain your config. For this reason, crawling on CI deployment is disabled and can be enabled if moved from docsearch open-source license to a paid account.