Skip to content

Commit

Permalink
Capitalize Sail
Browse files Browse the repository at this point in the history
  • Loading branch information
tonysm committed Jan 27, 2023
1 parent 06d1c37 commit 7594783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/AddCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class AddCommand extends Command
*
* @var string
*/
protected $description = 'Add Laravel Sail\'s services to an existing sail install';
protected $description = 'Add Laravel Sail\'s services to an existing Sail install';

/**
* Execute the console command.
Expand Down

0 comments on commit 7594783

Please sign in to comment.