Skip to content

Commit dc819e7

Browse files
committed
Teak create middleware command description
1 parent a516597 commit dc819e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/CreateMiddleware.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class CreateMiddleware extends GeneratorCommand
1818
*
1919
* @var string
2020
*/
21-
protected $description = 'Creates a new Inertia middleware';
21+
protected $description = 'Create a new Inertia middleware';
2222

2323
/**
2424
* The type of class being generated.

0 commit comments

Comments
 (0)