Browse Source

Fixed grammar in pattern replace char filter docs. (#46546)

Minor grammar fix in the pattern replace char filter docs.
Abhilash Bolla 6 years ago
parent
commit
b4c18b9c44

+ 1 - 1
docs/reference/analysis/charfilters/pattern-replace-charfilter.asciidoc

@@ -82,7 +82,7 @@ POST my_index/_analyze
 // the test framework doesn't like the $1 so we just throw it away rather than
 // try to get it to work properly. At least we are still testing the charfilter.
 
-The above example produces the following term:
+The above example produces the following terms:
 
 [source,text]
 ---------------------------