Skip to content

Commit

Permalink
[DOCS] Correct Select items not required
Browse files Browse the repository at this point in the history
Fixes: #181
  • Loading branch information
nhovratov committed Apr 13, 2024
1 parent 2aa6e93 commit 7bc393d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/YamlReference/FieldTypes/Select/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Settings
.. confval:: items
:name: select-items

:Required: yes
:Required: false
:Type: array

Contains the elements for the selector box. Each item is an array. An item
Expand Down

0 comments on commit 7bc393d

Please sign in to comment.