From bcede143aee605c93628f2de9ce31b0bcaf207e7 Mon Sep 17 00:00:00 2001 From: Steven Grant Date: Sat, 21 Sep 2024 14:50:04 +1200 Subject: [PATCH] Update system.php small typo --- config/system.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/system.php b/config/system.php index 5d8151c7e30..0bc9192b409 100644 --- a/config/system.php +++ b/config/system.php @@ -8,7 +8,7 @@ |-------------------------------------------------------------------------- | | The license key for the corresponding domain from your Statamic account. - | Without a key entered, your app will considered to be in Trial Mode. + | Without a key entered, your app will be considered to be in Trial Mode. | | https://statamic.dev/licensing#trial-mode |