Skip to content

Commit 512ede2

Browse files
authored
Update dynamic-templates.md
1 parent 21ada1b commit 512ede2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage-data/data-store/mapping/dynamic-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ PUT my-index-000001
247247
}
248248
}
249249

250-
PUT my-index/_doc/1
250+
PUT my-index-000001/_doc/1
251251
{
252252
"one_ip": "will not match", <1>
253253
"ip_two": "will not match", <2>

0 commit comments

Comments
 (0)