Skip to content

Commit 03b91b6

Browse files
jpcareypolyfractal
authored andcommitted
typo
1 parent 777af37 commit 03b91b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

402_Nested/30_Nested_objects.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The correlation between `Alice` and `31`, or between `John` and `2014-09-01`, ha
7979
from a search point of view, for storing an array of objects.
8080

8181
This is the problem that _nested objects_ are designed to solve. By mapping
82-
the `commments` field as type `nested` instead of type `object`, each nested
82+
the `comments` field as type `nested` instead of type `object`, each nested
8383
object is indexed as a _hidden separate document_, something like this:
8484

8585
[source,json]

0 commit comments

Comments
 (0)