Skip to content

Commit 74f374b

Browse files
demisxjtibshirani
authored andcommitted
Update get.asciidoc (#31084)
Fix typo (cherry picked from commit 51fbf8a)
1 parent c3d4005 commit 74f374b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/docs/get.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ The result of the above get operation is:
167167
// TESTRESPONSE
168168

169169

170-
Field values fetched from the document it self are always returned as an array.
170+
Field values fetched from the document itself are always returned as an array.
171171
Since the `counter` field is not stored the get request simply ignores it when trying to get the `stored_fields.`
172172

173173
It is also possible to retrieve metadata fields like the `_routing` field:

0 commit comments

Comments
 (0)