Skip to content

Commit 040b34a

Browse files
committed
fix typo
1 parent 4c164d4 commit 040b34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ updated_at
4343

4444
* Get columns for a specific table as doc block formatted
4545
```shell
46-
$ php artisan db-columns-doc --table=users
46+
$ php artisan db:columns-doc --table=users
4747

4848
/**
4949
* @property int $id

0 commit comments

Comments
 (0)