From bef990655d1063bd162be45f1c7c0237e54a4cfb Mon Sep 17 00:00:00 2001 From: Travis Black Date: Sun, 25 Feb 2018 19:16:51 +0100 Subject: [PATCH] Update 40_config.asciidoc Fixing a typo. --- 510_Deployment/40_config.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/510_Deployment/40_config.asciidoc b/510_Deployment/40_config.asciidoc index 94ea5404b..9724a6ffe 100644 --- a/510_Deployment/40_config.asciidoc +++ b/510_Deployment/40_config.asciidoc @@ -25,7 +25,7 @@ there is no way to set a good default (because it depends on your cluster layout ==== Assign Names -Elasticseach by default starts a cluster named `elasticsearch`. ((("configuration changes, important", "assigning names"))) It is wise +Elasticsearch by default starts a cluster named `elasticsearch`. ((("configuration changes, important", "assigning names"))) It is wise to rename your production cluster to something else, simply to prevent accidents whereby someone's laptop joins the cluster. A simple change to `elasticsearch_production` can save a lot of heartache.