diff --git a/docs/reference/docs/index_.asciidoc b/docs/reference/docs/index_.asciidoc index ee0d66fa77a..918e8fe03cc 100644 --- a/docs/reference/docs/index_.asciidoc +++ b/docs/reference/docs/index_.asciidoc @@ -236,7 +236,7 @@ and a status code of 409. See <> for more detail [[index-routing]] ===== Routing -By default, shard placement ? or `routing` ? is controlled by using a +By default, shard placement -- or `routing` -- is controlled by using a hash of the document's id value. For more explicit control, the value fed into the hash function used by the router can be directly specified on a per-operation basis using the `routing` parameter. For example: