[DOCS] Fix typo (#66721) (#66743)

Co-authored-by: Alan Tan <taalantan@gmail.com>
This commit is contained in:
James Rodewig 2020-12-22 09:16:28 -05:00 committed by GitHub
parent 08b0920c6c
commit 40c99e56c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@ should be tracked.
Given that it is often enough to have a lower bound of the number of hits,
such as "there are at least 10000 hits", the default is set to `10,000`.
This means that requests will count the total hit accurately up to `10,000` hits.
It's is a good trade off to speed up searches if you don't need the accurate number
It is a good trade off to speed up searches if you don't need the accurate number
of hits after a certain threshold.
When set to `true` the search response will always track the number of hits that