Skip to content

Commit e80235f

Browse files
authored
typo fix in readme
typo fix in readme
1 parent 81c2702 commit e80235f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ composer require zschuessler/laravel-route-to-class
2929

3030
> If you do run the package on Laravel 5.5+, you can start using the package at this point. [package auto-discovery](https://medium.com/@taylorotwell/package-auto-discovery-in-laravel-5-5-ea9e3ab20518) takes care of the magic of adding the service provider.
3131
32-
** Add the service provider to your app configuration **
32+
**Add the service provider to your app configuration**
3333

3434
If you do not run Laravel 5.5 (or higher), then add the following line under the `providers` array key in *app/config.php*:
3535

0 commit comments

Comments
 (0)