Skip to content

Commit 00cfb51

Browse files
committed
monk
1 parent d411f5c commit 00cfb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Now you're all set!
4242
### Create operation files
4343
```shell
4444
php artisan operations:make <operation_name> // create new operation file
45-
php artisan operations:make <operation_name> -e|--essential // create cleaner file without any attributes
45+
php artisan operations:make <operation_name> -e|--essential // create file without any attributes
4646
```
4747

4848
### Process operations

0 commit comments

Comments
 (0)