Skip to content

Commit 7742f24

Browse files
committed
Output
1 parent ee43e30 commit 7742f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/Commands/DebugCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class DebugCommand extends Command
1313
use RunsInPlease;
1414

1515
protected $signature = 'statamic:support:details';
16-
protected $description = 'Outpots details helpful for support requests.';
16+
protected $description = 'Outputs details helpful for support requests.';
1717

1818
public function handle()
1919
{

0 commit comments

Comments
 (0)