Skip to content

Commit 5e2c4ea

Browse files
Jean-Charles Legrasnik9000
Jean-Charles Legras
authored andcommitted
Docs: Update docs/index_.asciidoc (#29172)
Use `_doc` in the routing example instead of `tweet` to agree with the text and line up with the other examples.
1 parent 3c85e7d commit 5e2c4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/docs/index_.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ on a per-operation basis using the `routing` parameter. For example:
249249

250250
[source,js]
251251
--------------------------------------------------
252-
POST twitter/tweet?routing=kimchy
252+
POST twitter/_doc?routing=kimchy
253253
{
254254
"user" : "kimchy",
255255
"post_date" : "2009-11-15T14:12:12",

0 commit comments

Comments
 (0)