diff --git a/console/input.rst b/console/input.rst index b05f4d7bfac..3ac28516674 100644 --- a/console/input.rst +++ b/console/input.rst @@ -104,7 +104,7 @@ There are three argument variants you can use: The argument can contain any number of values. For that reason, it must be used at the end of the argument list. -You can combine ``IS_ARRAY`` with ``REQUIRED`` and ``OPTIONAL`` like this:: +You can combine ``IS_ARRAY`` with ``REQUIRED`` or ``OPTIONAL`` like this:: $this // ...