Browse Source

[DOCS] Create index name required (#55886)

The name of the new index to create is required.

Relates #45749
Henning Andersen 5 years ago
parent
commit
bd206446e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/indices/create-index.asciidoc

+ 1 - 1
docs/reference/indices/create-index.asciidoc

@@ -33,7 +33,7 @@ creating an index, you can specify the following:
 `<index>`::
 +
 --
-(Optional, string) Name of the index you wish to create.
+(Required, string) Name of the index you wish to create.
 
 // tag::index-name-reqs[]
 Index names must meet the following criteria: