Skip to content

Commit c64af75

Browse files
henningandersenjrodewig
authored andcommitted
[DOCS] Create index name required (#55886)
The name of the new index to create is required. Relates #45749
1 parent 9c1984a commit c64af75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/indices/create-index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ creating an index, you can specify the following:
3333
`<index>`::
3434
+
3535
--
36-
(Optional, string) Name of the index you wish to create.
36+
(Required, string) Name of the index you wish to create.
3737

3838
// tag::index-name-reqs[]
3939
Index names must meet the following criteria:

0 commit comments

Comments
 (0)