Copy edit: Make verb agree with noun (#1256)
This commit is contained in:
parent
da4dda715b
commit
0bc734f8d4
1 changed files with 1 additions and 1 deletions
|
|
@ -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?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue