Skip to content

Commit e1851fb

Browse files
committed
[DOCS] Fix typo
1 parent 24311e0 commit e1851fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/analysis/tokenfilters/word-delimiter-tokenfilter.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Parameters include:
5555
Advance settings include:
5656

5757
`protected_words`::
58-
A list of protected words from being delimiter.
58+
List of tokens the filter won’t split.
5959
Either an array, or also can set `protected_words_path` which resolved
6060
to a file configured with protected words (one on each line).
6161
Automatically resolves to `config/` based location if exists.

0 commit comments

Comments
 (0)