1
0
Fork 0

Copy edit: Make verb agree with noun (#1256)

This commit is contained in:
Tyson Williams 2022-01-10 13:33:59 -06:00 committed by GitHub
parent da4dda715b
commit 0bc734f8d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ It happens that we are a search company and we actually have a lot of experience
We split DocSearch into a crawler and a frontend library.
- Crawls are handled by the [Algolia Crawler][4] and scheduled to run once a week by default, you can then trigger new crawls yourself and monitor them directly from the [Crawler interface][5], which also offers a live editor where you can maintain your config.
- The frontend library is built on top of [Algolia Autocomplete][6] and provide an immersive search experience through its modal.
- The frontend library is built on top of [Algolia Autocomplete][6] and provides an immersive search experience through its modal.
## How to feature DocSearch?