diff --git a/docs/reference/analysis/index-search-time.asciidoc b/docs/reference/analysis/index-search-time.asciidoc index 41b922c2e95ca..547829a0435f2 100644 --- a/docs/reference/analysis/index-search-time.asciidoc +++ b/docs/reference/analysis/index-search-time.asciidoc @@ -56,7 +56,7 @@ The user expects this search to match the sentence indexed earlier, However, the query string does not contain the exact words used in the document's original text: -* `quick` vs `QUICK` +* `Quick` vs `QUICK` * `fox` vs `foxes` To account for this, the query string is analyzed using the same analyzer. This