Skip to content

Commit 93ac858

Browse files
cawoodmmayya-sharipova
authored andcommitted
"_doc" is correct, not "doc" (#38076)
1 parent 03b4d55 commit 93ac858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/mapping.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ PUT my_index <1>
152152
---------------------------------------
153153
// CONSOLE
154154
<1> Create an index called `my_index`.
155-
<2> Add a mapping type called `doc`.
155+
<2> Add a mapping type called `_doc`.
156156
<3> Specify fields or _properties_.
157157
<4> Specify the data `type` and mapping for each field.
158158

0 commit comments

Comments
 (0)