Skip to content

Commit 614ca73

Browse files
committed
Update README.md
1 parent d1ba0c6 commit 614ca73

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
@@ -38,7 +38,7 @@ composer require directorytree/bartender
3838

3939
Then, publish the migration:
4040

41-
> This will create a `provider_id` and `provider_name` column on the `users` table.
41+
> Creates the `provider_id` and `provider_name` column on the `users` table.
4242
4343
```bash
4444
php artisan vendor:publish --provider="DirectoryTree\Bartender\BartenderServiceProvider"

0 commit comments

Comments
 (0)