diff --git a/components/console/helpers/dialoghelper.rst b/components/console/helpers/dialoghelper.rst index 1c910d4106d..4896769663a 100644 --- a/components/console/helpers/dialoghelper.rst +++ b/components/console/helpers/dialoghelper.rst @@ -141,7 +141,7 @@ You can also ask and validate a hidden response:: $password = $dialog->askHiddenResponseAndValidate( $output, - 'Please enter the name of the widget', + 'Please enter your password', $validator, 20, false