Skip to content

Commit b5fb3a0

Browse files
authored
Update README.md
1 parent 26abdc8 commit b5fb3a0

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
@@ -57,7 +57,7 @@ Then, publish the migrations. They will create the required columns on the `user
5757
php artisan vendor:publish --provider="DirectoryTree\Bartender\BartenderServiceProvider"
5858
```
5959

60-
Finally, run the migration:
60+
Finally, run the migrations:
6161

6262
```bash
6363
php artisan migrate

0 commit comments

Comments
 (0)