From 74e35eb0849669c4305fb787a42b559683287d90 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 27 Oct 2016 09:39:51 -0500 Subject: [PATCH] formatting --- routes/web.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/web.php b/routes/web.php index f1784176..810aa349 100644 --- a/routes/web.php +++ b/routes/web.php @@ -7,7 +7,7 @@ | | Here is where you can register web routes for your application. These | routes are loaded by the RouteServiceProvider within a group which -| is assigned the "web" middleware group. Build something great! +| contains the "web" middleware group. Now create something great! | */