Change qoutes to quotes (#18078)

Updated misspelling in documentation
This commit is contained in:
Todd Dicken 2016-05-02 06:06:07 -05:00 committed by Clinton Gormley
parent 0b41580656
commit 9162fd27a0
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ name, as follows:
./bin/elasticsearch -E es.cluster.name=my_cluster -E es.node.name=node_1 ./bin/elasticsearch -E es.cluster.name=my_cluster -E es.node.name=node_1
-------------------------------------------- --------------------------------------------
NOTE: Values that contain spaces must be surrounded with qoutes. For instance `-E es.path.logs="C:\My Logs\logs"`. NOTE: Values that contain spaces must be surrounded with quotes. For instance `-E es.path.logs="C:\My Logs\logs"`.
TIP: Typically, any cluster-wide settings (like `cluster.name`) should be TIP: Typically, any cluster-wide settings (like `cluster.name`) should be
added to the `elasticsearch.yml` config file, while any node-specific settings added to the `elasticsearch.yml` config file, while any node-specific settings