浏览代码

[DOCS] Fix typo in remote-clusters doc (#57820)

bellengao 5 年之前
父节点
当前提交
0fb6650146
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/modules/remote-clusters.asciidoc

+ 1 - 1
docs/reference/modules/remote-clusters.asciidoc

@@ -257,7 +257,7 @@ and <<remote-cluster-proxy-settings,proxy mode settings>> are described below.
 `cluster.remote.<cluster_alias>.skip_unavailable`::
 
   Per cluster boolean setting that allows to skip specific clusters when no
-  nodes belonging to them are available and they are the targetof a remote
+  nodes belonging to them are available and they are the target of a remote
   cluster request. Default is `false`, meaning that all clusters are mandatory
   by default, but they can selectively be made optional by setting this setting
   to `true`.