Skip to content

Commit 3537836

Browse files
authored
Merge pull request yajra#1536 from Oussama-Tn/patch-1
Update README.md
2 parents 2a1f2d7 + c850525 commit 3537836

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
@@ -90,7 +90,7 @@ To enable debugging mode, just set `APP_DEBUG=true` and the package will include
9090
Please avoid using `php artisan serve` when developing with the package.
9191
There are known bugs when using this where Laravel randomly returns a redirect and 401 (Unauthorized) if the route requires authentication and a 404 NotFoundHttpException on valid routes.
9292

93-
It is advise to use [Homestead](https://laravel.com/docs/5.4/homestead) or [Valet](https://laravel.com/docs/5.4/valet) when working with the package.
93+
It is advised to use [Homestead](https://laravel.com/docs/5.4/homestead) or [Valet](https://laravel.com/docs/5.4/valet) when working with the package.
9494

9595
## Contributing
9696

0 commit comments

Comments
 (0)