We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e89c9 commit 85b7890Copy full SHA for 85b7890
console/input.rst
@@ -104,7 +104,7 @@ There are three argument variants you can use:
104
The argument can contain any number of values. For that reason, it must be
105
used at the end of the argument list.
106
107
-You can combine ``IS_ARRAY`` with ``REQUIRED`` and ``OPTIONAL`` like this::
+You can combine ``IS_ARRAY`` with ``REQUIRED`` or ``OPTIONAL`` like this::
108
109
$this
110
// ...
0 commit comments