diff --git a/app/Console/InspireCommand.php b/app/Console/InspireCommand.php index 777b2f4e..326caa1d 100644 --- a/app/Console/InspireCommand.php +++ b/app/Console/InspireCommand.php @@ -19,7 +19,7 @@ class InspireCommand extends Command { * * @var string */ - protected $description = 'Display an inpiring quote'; + protected $description = 'Display an inspiring quote'; /** * Create a new command instance.