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. | */