Browse Source

Update stemmer-override-tokenfilter.asciidoc

Clinton Gormley 11 years ago
parent
commit
69350dc426

+ 1 - 1
docs/reference/analysis/tokenfilters/stemmer-override-tokenfilter.asciidoc

@@ -5,7 +5,7 @@ Overrides stemming algorithms, by applying a custom mapping, then
 protecting these terms from being modified by stemmers. Must be placed
 before any stemming filters.
 
-Rules are separated by "=>"
+Rules are separated by `=>`
 
 [cols="<,<",options="header",]
 |=======================================================================