浏览代码

Fix format for cluster.discovery_configuration_check.interval (#90452)

Luiz Guilherme Pais dos Santos 2 年之前
父节点
当前提交
9eec322424
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/modules/discovery/discovery-settings.asciidoc

+ 1 - 1
docs/reference/modules/discovery/discovery-settings.asciidoc

@@ -201,7 +201,7 @@ Sets how long the master node waits for each cluster state update to be
 completely published to all nodes, unless `discovery.type` is set to
 `single-node`. The default value is `30s`. See <<cluster-state-publishing>>.
 
-`cluster.discovery_configuration_check.interval `::
+`cluster.discovery_configuration_check.interval`::
 (<<static-cluster-setting,Static>>)
 Sets the interval of some checks that will log warnings about an
 incorrect discovery configuration. The default value is `30s`.