diff --git a/config/trustedproxy.php b/config/trustedproxy.php index c60aa6a06..cc84b03cf 100644 --- a/config/trustedproxy.php +++ b/config/trustedproxy.php @@ -34,7 +34,7 @@ return [ /* * Or, to trust ALL proxies, including those that - * are in a chain of fowarding, uncomment this: + * are in a chain of forwarding, uncomment this: */ // 'proxies' => '**', diff --git a/routes/auth.php b/routes/auth.php index f0ac210b5..071ddabfb 100644 --- a/routes/auth.php +++ b/routes/auth.php @@ -23,7 +23,7 @@ Route::group(['middleware' => 'guest'], function () { /* |-------------------------------------------------------------------------- -| Routes Accessable only when logged in +| Routes Accessible only when logged in |-------------------------------------------------------------------------- | | Endpoint: /auth