From 3c5b649c26212e2fad690031ab2bd849de25dc67 Mon Sep 17 00:00:00 2001 From: Lance Pioch Date: Sun, 13 May 2018 11:10:51 -0400 Subject: [PATCH] Spelling in comments --- config/trustedproxy.php | 2 +- routes/auth.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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