Skip to content

Commit

Permalink
[Docs] Correct typo in removal_of_types.asciidoc (#26646)
Browse files Browse the repository at this point in the history
  • Loading branch information
beand authored and cbuescher committed Sep 14, 2017
1 parent bc44b89 commit 8da6aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/mapping/removal_of_types.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ larger number of primary shards for `tweets`.
==== Custom type field

Of course, there is a limit to how many primary shards can exist in a cluster
so you many not want to waste an entire shard for a collection of only a few
so you may not want to waste an entire shard for a collection of only a few
thousand documents. In this case, you can implement your own custom `type`
field which will work in a similar way to the old `_type`.

Expand Down

0 comments on commit 8da6aa0

Please sign in to comment.