Browse Source

[DOCS] Fix typo (#68085) (#68158)

Co-authored-by: Mykola Shestopal <nick4eva@users.noreply.github.com>
James Rodewig 4 years ago
parent
commit
44943e592a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/searchable-snapshots/apis/mount-snapshot.asciidoc

+ 1 - 1
docs/reference/searchable-snapshots/apis/mount-snapshot.asciidoc

@@ -125,4 +125,4 @@ POST /_snapshot/my_repository/my_snapshot/_mount?wait_for_completion=true
 <1> The name of the index in the snapshot to mount
 <2> The name of the index to create
 <3> Any index settings to add to the new index
-<4> List of indices to ignore when mounting the snapshotted index
+<4> List of index settings to ignore when mounting the snapshotted index