diff --git a/src/Components/Updater/SelfUpdateCommand.php b/src/Components/Updater/SelfUpdateCommand.php index 475c2451..229cbe91 100644 --- a/src/Components/Updater/SelfUpdateCommand.php +++ b/src/Components/Updater/SelfUpdateCommand.php @@ -25,7 +25,7 @@ class SelfUpdateCommand extends Command /** * {@inheritdoc} */ - protected $description = 'Allows to self-update a build application'; + protected $description = 'Self-update the installed application'; /** * {@inheritdoc}