[DOCS] Fix typo in index and search analysis docs (#52988)

This commit is contained in:
rhymes 2020-03-02 13:22:27 +01:00 committed by James Rodewig
parent 6fecc1db84
commit 7eb4c07f1f

View File

@ -67,7 +67,7 @@ analyzer produces the following tokens:
[ quick, fox ]
------
To execute the serach, {es} compares these query string tokens to the tokens
To execute the search, {es} compares these query string tokens to the tokens
indexed in the `text` field.
[options="header"]