We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee43e30 commit 7742f24Copy full SHA for 7742f24
src/Console/Commands/DebugCommand.php
@@ -13,7 +13,7 @@ class DebugCommand extends Command
13
use RunsInPlease;
14
15
protected $signature = 'statamic:support:details';
16
- protected $description = 'Outpots details helpful for support requests.';
+ protected $description = 'Outputs details helpful for support requests.';
17
18
public function handle()
19
{
0 commit comments