Spelling in comments

This commit is contained in:
Lance Pioch 2018-05-13 11:10:51 -04:00
parent 78b40a8055
commit 3c5b649c26
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ return [
/* /*
* Or, to trust ALL proxies, including those that * 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' => '**', // 'proxies' => '**',

View file

@ -23,7 +23,7 @@ Route::group(['middleware' => 'guest'], function () {
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| Routes Accessable only when logged in | Routes Accessible only when logged in
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| |
| Endpoint: /auth | Endpoint: /auth