Browse Source

Fix nonsensical sentence in standard analyzer documentation so that it is more understandable

Ben McCann 12 years ago
parent
commit
cc4bc7d57d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/reference/analysis/analyzers/standard-analyzer.asciidoc

+ 2 - 2
docs/reference/analysis/analyzers/standard-analyzer.asciidoc

@@ -1,9 +1,9 @@
 [[analysis-standard-analyzer]]
 === Standard Analyzer
 
-An analyzer of type `standard` that is built of using
+An analyzer of type `standard` is built using the
 <<analysis-standard-tokenizer,Standard
-Tokenizer>>, with
+Tokenizer>> with the
 <<analysis-standard-tokenfilter,Standard
 Token Filter>>,
 <<analysis-lowercase-tokenfilter,Lower