Browse Source

More tweaking to routes.php comment.

Taylor Otwell 13 years ago
parent
commit
9224e62cbe
1 changed files with 2 additions and 2 deletions
  1. 2 2
      application/routes.php

+ 2 - 2
application/routes.php

@@ -8,9 +8,9 @@ return array(
 	|--------------------------------------------------------------------------
 	|--------------------------------------------------------------------------
 	|
 	|
 	| Here is the public API of your application. To add functionality to your
 	| 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.
 	|
 	|
 	*/
 	*/