From 9c5e6f9757dae6091b6239df6dcf4130ec5c3c46 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Mon, 15 Mar 2021 08:41:28 -0500 Subject: [PATCH] update wording --- public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.php b/public/index.php index ff37e81b4..66ea93cd0 100644 --- a/public/index.php +++ b/public/index.php @@ -11,7 +11,7 @@ define('LARAVEL_START', microtime(true)); |-------------------------------------------------------------------------- | | If the application is in maintenance / demo mode via the "down" command -| we will require this file so that any pre-rendered template can be shown +| we will load this file so that any pre-rendered content can be shown | instead of starting the framework, which could cause an exception. | */