Skip to content

Commit 9c5431f

Browse files
committed
Merge pull request dingo#932 from i906/patch-1
Fixed typo
2 parents 5e1c083 + 9d04fa6 commit 9c5431f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/Command/Routes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class Routes extends RouteListCommand
3737
*
3838
* @var string
3939
*/
40-
protected $description = 'List all registeted API routes';
40+
protected $description = 'List all registered API routes';
4141

4242
/**
4343
* The table headers for the command.

0 commit comments

Comments
 (0)