Skip to content

Commit c7c0acc

Browse files
demisxjtibshirani
authored andcommitted
Update get.asciidoc (elastic#31084)
Fix typo (cherry picked from commit 51fbf8a)
1 parent b22a055 commit c7c0acc

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)