Browse Source

change a typo in first letter of a user query (#76394) (#76450)

Co-authored-by: Arseni Prokharchyk <2657789+arsen91@users.noreply.github.com>
Adam Locke 4 years ago
parent
commit
59aeb8552c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/analysis/index-search-time.asciidoc

+ 1 - 1
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