Skip to content

Commit 56794b9

Browse files
Update creating.md
1 parent ad2c497 commit 56794b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/how-to-use/creating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ php artisan make:migration:action
3333

3434
## Nested Files
3535

36-
Since version `3.0` you can use nested paths to create actions:
36+
You can use nested paths to create actions:
3737

3838
```bash
3939
php artisan make:migration:action Foo/Bar/QweRty

0 commit comments

Comments
 (0)