[DOCS] Fixed typo in object-type.asciidoc

This commit is contained in:
gseng 2014-05-11 09:41:24 -04:00 committed by Luca Cavanna
parent 9a11c909f3
commit 7b5807fe4a
1 changed files with 1 additions and 1 deletions

View File

@ -174,5 +174,5 @@ In the above, `name` and its content will not be indexed at all.
`include_in_all` can be set on the `object` type level. When set, it
propagates down to all the inner mappings defined within the `object`
that do no explicitly set it.
that do not explicitly set it.