From e2b297b9fc11f48a14378195c5e6b18691982914 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Sun, 24 Jul 2016 22:22:23 -0500 Subject: [PATCH] Tweak marketing text. --- routes/web.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/web.php b/routes/web.php index 23a88190..a4dabc89 100644 --- a/routes/web.php +++ b/routes/web.php @@ -7,7 +7,7 @@ | | This file is where you may define all of the routes that are handled | by your application. Just tell Laravel the URIs it should respond -| to using a given Closure or controller and enjoy the fresh air. +| to using a Closure or controller method. Build something great! | */