Skip to content

Commit 15fd233

Browse files
committed
Minor cluster coordination docs fixes (#42111)
Fixes a typo and a badly-formatted warning.
1 parent a8aa818 commit 15fd233

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Discovery and cluster formation are also affected by the following
3939
_expert-level_ settings, although it is not recommended to change any of these
4040
from their default values.
4141

42-
[WARNING] If you adjust these settings then your cluster may not form correctly
42+
WARNING: If you adjust these settings then your cluster may not form correctly
4343
or may become unstable or intolerant of certain failures.
4444

4545
`discovery.cluster_formation_warning_timeout`::

docs/reference/setup/important-settings/heap-size.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Elasticsearch will assign the entire heap specified in
1010
heap size) settings. You should set these two settings to be equal to each
1111
other.
1212

13-
The value for these setting depends on the amount of RAM available on your
13+
The value for these settings depends on the amount of RAM available on your
1414
server:
1515

1616
* Set `Xmx` and `Xms` to no more than 50% of your physical RAM. {es} requires

0 commit comments

Comments
 (0)