Skip to content

Commit

Permalink
📝 Improve the database documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Log1x committed Feb 8, 2024
1 parent 60a1fff commit 64750d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/database.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ DB_PASSWORD=

## Creating Model

Creating a database Model can be done using the `laracord` binary:
Creating a database model can be done using the `laracord` binary:

```php
$ php laracord make:model Balance
Expand Down

0 comments on commit 64750d3

Please sign in to comment.