Browse Source

TCorrecting api name (#24924)

As per REST request signature for reroute, API has no underscore.
propulkit 8 years ago
parent
commit
25516868fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/cluster/reroute.asciidoc

+ 1 - 1
docs/reference/cluster/reroute.asciidoc

@@ -118,5 +118,5 @@ structural problems such as having an analyzer which refers to a stopwords
 file which doesn't exist on all nodes.
 
 Once the problem has been corrected, allocation can be manually retried by
-calling the <<cluster-reroute,`_reroute`>> API with `?retry_failed`, which
+calling the <<cluster-reroute,`reroute`>> API with `?retry_failed`, which
 will attempt a single retry round for these shards.