[DOCS] Change standalone node to dedicated node (elastic/x-pack-elasticsearch#1708)

Original commit: elastic/x-pack-elasticsearch@41e13a2de1
This commit is contained in:
Lisa Cawley 2017-06-13 14:04:15 -07:00 committed by GitHub
parent f84ae92e51
commit dcc4fd28da
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ nodes by default. As the cluster grows and in particular if you have large
{ml} jobs, consider separating dedicated master-eligible nodes from dedicated
data nodes and dedicated {ml} nodes.
To create a standalone master-eligible node when {xpack} is installed, set:
To create a dedicated master-eligible node when {xpack} is installed, set:
[source,yaml]
-------------------