From a6273be76fe66118be371ecb45568677247f3b25 Mon Sep 17 00:00:00 2001 From: bellengao Date: Tue, 9 Jun 2020 17:28:02 +0800 Subject: [PATCH] [DOCS] Fix typo in remote-clusters doc (#57820) --- docs/reference/modules/remote-clusters.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/modules/remote-clusters.asciidoc b/docs/reference/modules/remote-clusters.asciidoc index 946649198c2b9..91b163accbc60 100644 --- a/docs/reference/modules/remote-clusters.asciidoc +++ b/docs/reference/modules/remote-clusters.asciidoc @@ -257,7 +257,7 @@ and <> are described below. `cluster.remote..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`.