We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a32451 commit 9aecff2Copy full SHA for 9aecff2
src/Console/InstallCommand.php
@@ -24,7 +24,7 @@ class InstallCommand extends VendorInstallCommand
24
*
25
* @var string
26
*/
27
- protected $description = 'Install the Breeze controllers and resources using the Boostrap stack';
+ protected $description = 'Install the Breeze controllers and resources using the Bootstrap stack';
28
29
/**
30
* Execute the console command.
0 commit comments