From 9224e62cbef6bdc603914dfe06d7994df8519383 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Mon, 11 Jul 2011 13:03:09 -0700 Subject: [PATCH] More tweaking to routes.php comment. --- application/routes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/routes.php b/application/routes.php index 4accc4c6..2f7242be 100644 --- a/application/routes.php +++ b/application/routes.php @@ -8,9 +8,9 @@ |-------------------------------------------------------------------------- | | Here is the public API of your application. To add functionality to your - | application, you add to the array located in this file. + | application, you just add to the array located in this file. | - | It's a breeze. Just tell Laravel the request URIs it should respond to. + | It's a breeze. Simply tell Laravel the request URIs it should respond to. | */