Skip to content

Commit 5991192

Browse files
shibli049cbuescher
authored andcommitted
[Docs] Fix name of character filter in example. (#26724)
1 parent 9ccccaf commit 5991192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/analysis/analyzers/custom-analyzer.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ POST my_index/_analyze
202202
--------------------------------------------------
203203
// CONSOLE
204204

205-
<1> The `emoticon` character filter, `punctuation` tokenizer and
205+
<1> The `emoticons` character filter, `punctuation` tokenizer and
206206
`english_stop` token filter are custom implementations which are defined
207207
in the same index settings.
208208

0 commit comments

Comments
 (0)