From e8fa5f02b723c91e0cf4e8ffd02829c37fd8d338 Mon Sep 17 00:00:00 2001 From: Jonathan Barronville Date: Wed, 29 May 2013 16:37:27 -0400 Subject: [PATCH] Small grammar fix. :eyes: . --- public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.php b/public/index.php index 630a0d06..295c10ec 100644 --- a/public/index.php +++ b/public/index.php @@ -26,7 +26,7 @@ |-------------------------------------------------------------------------- | | We need to illuminate PHP development, so let's turn on the lights. -| This bootstrap the framework and gets it ready for use, then it +| This bootstraps the framework and gets it ready for use, then it | will load up this application so that we can run it and send | the responses back to the browser and delight these users. |