Browse Source

Fixed typo (#22066)

Juan Paulo Gutierrez 8 years ago
parent
commit
acc39b1496
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/setup/bootstrap-checks.asciidoc

+ 1 - 1
docs/reference/setup/bootstrap-checks.asciidoc

@@ -29,7 +29,7 @@ fine for downloading and playing with Elasticsearch, and everyday
 development but it's useless for production systems. To form a cluster,
 Elasticsearch instances must be reachable via transport communication so
 they must bind transport to an external interface. Thus, we consider an
-Elaticsearch instance to be in development mode if it does not bind
+Elasticsearch instance to be in development mode if it does not bind
 transport to an external interface (the default), and is otherwise in
 production mode if it does bind transport to an external interface. Note
 that HTTP can be configured independently of transport via