Преглед изворни кода

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

Co-authored-by: Peter Dyson <peter.dyson@geekpete.com>
James Rodewig пре 4 година
родитељ
комит
b4e9b55d42
1 измењених фајлова са 1 додато и 1 уклоњено
  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]]