diff --git a/docs/reference/mapping/types/nested.asciidoc b/docs/reference/mapping/types/nested.asciidoc index 804fb1c6508..238e26bf337 100644 --- a/docs/reference/mapping/types/nested.asciidoc +++ b/docs/reference/mapping/types/nested.asciidoc @@ -2,8 +2,8 @@ === Nested datatype The `nested` type is a specialised version of the <> datatype -that allows arrays of objects to be indexed and queried independently of each -other. +that allows arrays of objects to be indexed in a way that they can be queried +independently of each other. ==== How arrays of objects are flattened