Browse Source

Update keyword-tokenizer.asciidoc

Richard Boulton 11 years ago
parent
commit
fdb5eb6555
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/analysis/tokenizers/keyword-tokenizer.asciidoc

+ 1 - 1
docs/reference/analysis/tokenizers/keyword-tokenizer.asciidoc

@@ -2,7 +2,7 @@
 === Keyword Tokenizer
 
 A tokenizer of type `keyword` that emits the entire input as a single
-input.
+output.
 
 The following are settings that can be set for a `keyword` tokenizer
 type: