From 6d9215c0a48aa68ef65d83c3ab8d1ba3c4e23d39 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 4 Sep 2018 08:09:32 -0500 Subject: [PATCH] formatting --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index b16e7f77..056512b2 100644 --- a/config/app.php +++ b/config/app.php @@ -22,7 +22,7 @@ return [ | | This value determines the "environment" your application is currently | running in. This may determine how you prefer to configure various - | services your application utilizes. Set this in your ".env" file. + | services the application utilizes. Set this in your ".env" file. | */