소스 검색

[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`.