From 1a189f492320071365286a8835bc49d5a9571753 Mon Sep 17 00:00:00 2001 From: David Wheatley Date: Sun, 14 Aug 2022 17:16:52 +0100 Subject: [PATCH] fix: typo in error message --- framework/core/locale/core.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/core/locale/core.yml b/framework/core/locale/core.yml index 1f7d9dba3..2dd6e5219 100644 --- a/framework/core/locale/core.yml +++ b/framework/core/locale/core.yml @@ -55,7 +55,7 @@ core: dashboard: clear_cache_button: Clear Cache description: Your forum at a glance. - io_error_message: "Could not write to filesystem. Check your filesystem permissions an try again. Or try running from the command line." + io_error_message: "Could not write to filesystem. Check your filesystem permissions and try again. Or try running from the command line." title: Dashboard tools_button: Tools