Browse Source

Change qoutes to quotes (#18078)

Updated misspelling in documentation
Todd Dicken 9 years ago
parent
commit
9162fd27a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/setup/install/windows.asciidoc

+ 1 - 1
docs/reference/setup/install/windows.asciidoc

@@ -53,7 +53,7 @@ name, as follows:
 ./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
 added to the `elasticsearch.yml` config file, while any node-specific settings