[DOCS] Fixed typo in object-type.asciidoc
This commit is contained in:
parent
9a11c909f3
commit
7b5807fe4a
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue