فهرست منبع

[DOCS] Fix typo (#82100)

Fix typo under `indices.recovery.max_concurrent_snapshot_file_downloads_per_node`
erictung1999 3 سال پیش
والد
کامیت
58ffc42f5f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/reference/modules/indices/recovery.asciidoc

+ 1 - 1
docs/reference/modules/indices/recovery.asciidoc

@@ -103,7 +103,7 @@ the resources available to handle the extra load that will result.
 
 `indices.recovery.max_concurrent_snapshot_file_downloads_per_node`::
 (<<cluster-update-settings,Dynamic>>, Expert) Number of snapshot file downloads requests
-execyted in parallel in the target node for all recoveries. Defaults to `25`.
+executed in parallel in the target node for all recoveries. Defaults to `25`.
 +
 Do not increase this setting without carefully verifying that your cluster has
 the resources available to handle the extra load that will result.