Fixed typo

This commit is contained in:
snipe 2016-07-28 05:49:55 -07:00
parent 14b0a6315f
commit 075f8fd021

View file

@ -117,7 +117,7 @@ return [
|--------------------------------------------------------------------------
| This is the path for any uploaded files that have to be run through the
| auth system to ensure they are not visible to the public. These should be
| stored somewhere outside of the web root so that an unautenticated user
| stored somewhere outside of the web root so that an unauthenticated user
| cannot access them.
|
| For example: license keys, contracts, etc.