Browse Source

tweaking route introduction.

Taylor Otwell 13 years ago
parent
commit
880fd106c7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/routes.php

+ 1 - 1
application/routes.php

@@ -8,7 +8,7 @@ return array(
 	|--------------------------------------------------------------------------
 	|
 	| Here is the public API of your application. To add functionality to your
-	| application, you just add to the array located in this file.
+	| application, you just add to the array of routes located in this file.
 	|
 	| Simply tell Laravel the HTTP verbs and URIs it should respond to. It is a
 	| breeze to create beautiful applications using the simplicity and elegance