diff --git a/docs/reference/analysis/charfilters/htmlstrip-charfilter.asciidoc b/docs/reference/analysis/charfilters/htmlstrip-charfilter.asciidoc index 3ba59dcff13ae..8c937f2b7f1e2 100644 --- a/docs/reference/analysis/charfilters/htmlstrip-charfilter.asciidoc +++ b/docs/reference/analysis/charfilters/htmlstrip-charfilter.asciidoc @@ -91,8 +91,8 @@ value of `[ "p" ]` skips the `

` HTML element. [[analysis-htmlstrip-charfilter-customize]] ==== Customize -To customize the `html_strip` filter, duplicate it to create the basis -for a new custom token filter. You can modify the filter using its configurable +To customize the `html_strip` filter, duplicate it to create the basis for a new +custom character filter. You can modify the filter using its configurable parameters. The following <> request