Fix grammar.

This commit is contained in:
Taylor Otwell 2013-10-30 09:46:32 -05:00
parent 8084e3526a
commit eea4713e7c
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
| Load The Application
|--------------------------------------------------------------------------
|
| Here we will load the Illuminate application. We'll keep this is in a
| Here we will load this Illuminate application. We will keep this in a
| separate location so we can isolate the creation of an application
| from the actual running of the application with a given request.
|