From f22a7c88a96925049bf37246f3f4e57c32b152fc Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 22 Oct 2013 16:05:29 -0500 Subject: [PATCH] Tweak mispelling. --- app/start/global.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/start/global.php b/app/start/global.php index afb7a291..6a905751 100644 --- a/app/start/global.php +++ b/app/start/global.php @@ -58,7 +58,7 @@ | | The "down" Artisan command gives you the ability to put an application | into maintenance mode. Here, you will define what is displayed back -| to the user if maintenace mode is in effect for this application. +| to the user if maintenance mode is in effect for the application. | */