Skip to content

Commit a5e9bd4

Browse files
Update using.md
1 parent 0ce38cd commit a5e9bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ php artisan vendor:publish --tag=fraction-config
1414
1515
## Creating Actions
1616

17-
While you can create actions manually, there is a make:action command that can be used to make it easier to create actions via the terminal. The output of the command like this:
17+
While you can create actions manually, there is a `make:action` command that can be used to make it easier to create actions via the terminal. The output of the command like this:
1818

1919
```bash
2020
php artisan make:action SendWelcomeEmail

0 commit comments

Comments
 (0)