Browse Source

Update normalizers.asciidoc

analyzers -> normalizers
Clinton Gormley 8 years ago
parent
commit
f5e7c25e24
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/analysis/normalizers.asciidoc

+ 1 - 1
docs/reference/analysis/normalizers.asciidoc

@@ -11,7 +11,7 @@ allowed, but not a stemming filter, which needs to look at the keyword as a
 whole.
 
 [float]
-=== Custom analyzers
+=== Custom normalizers
 
 Elasticsearch does not ship with built-in normalizers so far, so the only way
 to get one is by building a custom one. Custom normalizers take a list of char