Skip to content

Commit 6859892

Browse files
authored
Update src/app/Console/Commands/Fix.php
1 parent 002c46d commit 6859892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/Console/Commands/Fix.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Fix extends Command
1818
*
1919
* @var string
2020
*/
21-
protected $description = 'Fix known Backpack security issues.';
21+
protected $description = 'Fix known Backpack issues.';
2222

2323
/**
2424
* Execute the console command.

0 commit comments

Comments
 (0)