clean up comment

This commit is contained in:
Taylor Otwell 2023-04-11 17:17:21 -05:00
parent a25f40590b
commit 7cc6699c3d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
class RouteServiceProvider extends ServiceProvider class RouteServiceProvider extends ServiceProvider
{ {
/** /**
* The path to the "home" route for your application. * The path to your application's "home" route.
* *
* Typically, users are redirected here after authentication. * Typically, users are redirected here after authentication.
* *