Skip to content

Commit ed3230b

Browse files
authored
Minor cluster coordination docs fixes (#42111)
Fixes a typo and a badly-formatted warning.
1 parent 03e53e8 commit ed3230b

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
@@ -31,7 +31,7 @@ Discovery and cluster formation are also affected by the following
3131
_expert-level_ settings, although it is not recommended to change any of these
3232
from their default values.
3333

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

3737
`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)