Browse Source

[DOCS] Fix typo (#65993) (#66025)

Co-authored-by: Peter Dyson <peter.dyson@geekpete.com>
James Rodewig 4 years ago
parent
commit
b4e9b55d42
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/ilm/actions/ilm-searchable-snapshot.asciidoc

+ 1 - 1
docs/reference/ilm/actions/ilm-searchable-snapshot.asciidoc

@@ -51,7 +51,7 @@ the `searchable snapshot` action force merge step will be a no-op.
 [NOTE]
 The `forcemerge` action is best effort. It might happen that some of
 the shards are relocating, in which case they will not be merged.
-The `searchable-snapshot` action will continue executing even if not all shards
+The `searchable_snapshot` action will continue executing even if not all shards
 are force merged.
 
 [[ilm-searchable-snapshot-ex]]