Skip to content

Commit 6f58920

Browse files
authored
Merge pull request #153 from lpmi-13/typofix
fix simple typo
2 parents c839d00 + fc92fd9 commit 6f58920

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
@@ -21,7 +21,7 @@ composer require rtconner/laravel-tagging "~2.2"
2121

2222
#### Install and then Run the migrations
2323

24-
The service provider does not load on every page load, so it should not slow down your app. In `config/app.php` You may add the the `TaggingServiceProvider` in the providers array as follows:
24+
The service provider does not load on every page load, so it should not slow down your app. In `config/app.php` You may add the `TaggingServiceProvider` in the providers array as follows:
2525

2626
> If you're using Laravel 5.5+ let the package auto discovery make this for you.
2727

0 commit comments

Comments
 (0)