Correct grammar in parent field doc

This commit is contained in:
Munish Goyal 2016-08-29 17:21:39 +05:30 committed by Nik Everett
parent 9727f123b9
commit 81b815ff76
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ GET my_index/_search
cannot be established between documents of the same type.
* The `_parent.type` setting can only point to a type that doesn't exist yet.
This means that a type cannot become a parent type after it is has been
This means that a type cannot become a parent type after it has been
created.
* Parent and child documents must be indexed on the same shard. The `parent`