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

This commit is contained in:
bellengao 2020-06-09 17:28:02 +08:00 committed by Christoph Büscher
parent 6bf06f5be7
commit 19042ddf3b

View File

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