updated description

This commit is contained in:
Godfrey M 2024-07-10 11:09:57 -07:00
parent 726308bfd5
commit 1fa6a763bc

View file

@ -20,7 +20,7 @@ class RemoveExplicitEols extends Command
*
* @var string
*/
protected $description = 'remove explicit eols on assets with selected model so they may inherit the asset model eol';
protected $description = 'Removes explicit EOLs on assets with selected model so they may inherit the asset model EOL';
/**
* Execute the console command.