From 6ab4975bacd8200fcab4aeb503447d57010dbc1d Mon Sep 17 00:00:00 2001 From: Kalpa Perera Date: Thu, 27 Oct 2016 05:11:25 +0000 Subject: [PATCH] changed typo --- routes/web.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/web.php b/routes/web.php index 72f89a73..f1784176 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! +| is assigned the "web" middleware group. Build something great! | */