瀏覽代碼

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

lgypro 5 年之前
父節點
當前提交
7a1502db6c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/analysis/testing.asciidoc

+ 1 - 1
docs/reference/analysis/testing.asciidoc

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