[DOCS] Fix typo (#65993)

This commit is contained in:
Peter Dyson 2020-12-08 23:48:00 +10:00 committed by GitHub
parent 16fae5d66d
commit 691f85e5a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,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]]