Skip to content

Commit 0408fe8

Browse files
authored
Fix wrong syntax for {{esql}} (#1312)
1 parent cf8d465 commit 0408fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

explore-analyze/query-filter/languages/esql-cross-clusters.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ FROM my-index-000001,cluster*:my-index-*,cluster_three:-my-index-000001
469469

470470
## Optional remote clusters [ccq-skip-unavailable-clusters]
471471

472-
If a remote cluster disconnects from the querying cluster, {ccs-cap} for {esql} will set it to `skipped`
472+
If a remote cluster disconnects from the querying cluster, {{ccs-cap}} for {{esql}} will set it to `skipped`
473473
and continue the query with other clusters, unless the remote cluster's `skip_unavailable` setting is set to `false`,
474474
in which case the query will fail.
475475

0 commit comments

Comments
 (0)