Browse Source

[Docs] Fix sub-heading in start-stop-ilm.asciidoc (#51045)

Removed superfluous `=`.
Robin Clarke 5 years ago
parent
commit
09c98cbd74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/ilm/start-stop-ilm.asciidoc

+ 1 - 1
docs/reference/ilm/start-stop-ilm.asciidoc

@@ -79,7 +79,7 @@ The operating modes of ILM:
 |===
 
 [float]
-=== Stopping ILM=
+=== Stopping ILM
 
 The ILM service can be paused such that no further steps will be executed
 using the <<ilm-stop,Stop API>>.