Browse Source

Fixing a typo in the stop SLM api request header.

Mathew Davis 5 years ago
parent
commit
a70a72b811
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/ilm/apis/slm-api.asciidoc

+ 1 - 1
docs/reference/ilm/apis/slm-api.asciidoc

@@ -673,7 +673,7 @@ Stop the Snapshot Lifecycle Management (SLM) plugin.
 [[slm-stop-request]]
 ==== {api-request-title}
 
-`POST /_ilm/stop`
+`POST /_slm/stop`
 
 [[slm-stop-desc]]
 ==== {api-description-title}