Fix incorrect heading for Whitespace Tokenizer (#22883)

This commit is contained in:
Shubham Aggarwal 2017-01-31 17:20:59 +05:30 committed by Clinton Gormley
parent 9e8e556b08
commit e07e4cc4dd
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[[analysis-whitespace-tokenizer]]
=== Whitespace Analyzer
=== Whitespace Tokenizer
The `whitespace` tokenizer breaks text into terms whenever it encounters a
whitespace character.