Commit eea4713e authored by Taylor Otwell's avatar Taylor Otwell

Fix grammar.

parent 8084e352
...@@ -50,7 +50,7 @@ $app->bindInstallPaths(require __DIR__.'/paths.php'); ...@@ -50,7 +50,7 @@ $app->bindInstallPaths(require __DIR__.'/paths.php');
| Load The Application | 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 | separate location so we can isolate the creation of an application
| from the actual running of the application with a given request. | from the actual running of the application with a given request.
| |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment