Skip to content

Commit

Permalink
Fix nonsensical sentence in standard analyzer documentation so that i…
Browse files Browse the repository at this point in the history
…t is more understandable
  • Loading branch information
benmccann authored and javanna committed Oct 24, 2013
1 parent 48ac974 commit cc4bc7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/reference/analysis/analyzers/standard-analyzer.asciidoc
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit cc4bc7d

Please sign in to comment.