From eea4713e7c2505c87b8b035024da0925bb704fd2 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 30 Oct 2013 09:46:32 -0500 Subject: [PATCH] Fix grammar. --- bootstrap/start.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/start.php b/bootstrap/start.php index 9848f9bc..1cd10a3c 100644 --- a/bootstrap/start.php +++ b/bootstrap/start.php @@ -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. |