File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -375,7 +375,7 @@ You can use the following parameters in this message:
375375+====================+=======================================================+
376376| ``{{ value }} `` | The current (invalid) value |
377377+--------------------+-------------------------------------------------------+
378- | ``{{ choices }} `` | String list of available choices, separated by comas |
378+ | ``{{ choices }} `` | A comma-separated list of available choices |
379379+--------------------+-------------------------------------------------------+
380380
381381.. versionadded :: 4.3
@@ -397,7 +397,7 @@ You can use the following parameters in this message:
397397+====================+=======================================================+
398398| ``{{ value }} `` | The current (invalid) value |
399399+--------------------+-------------------------------------------------------+
400- | ``{{ choices }} `` | String list of available choices, separated by comas |
400+ | ``{{ choices }} `` | A comma-separated list of available choices |
401401+--------------------+-------------------------------------------------------+
402402
403403.. versionadded :: 4.3
You can’t perform that action at this time.
0 commit comments