[Docs] Fix typo in _analyze api docs (#53837)

This commit is contained in:
lgypro 2020-03-20 18:44:53 +08:00 committed by Christoph Büscher
parent 60153c5433
commit be3090138e
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ The API returns the following response:
You can also test combinations of: You can also test combinations of:
* A tokenizer * A tokenizer
* Zero or token filters * Zero or more token filters
* Zero or more character filters * Zero or more character filters
[source,console] [source,console]