diff --git a/application/routes.php b/application/routes.php index 5293f18d..a85ec057 100644 --- a/application/routes.php +++ b/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