From e1b4d76133aa8a7800d74758b653b339ac13ba87 Mon Sep 17 00:00:00 2001 From: Lumilias <10852161+Lumilias@users.noreply.github.com> Date: Sat, 11 Nov 2023 18:55:58 -0600 Subject: [PATCH] corrected a typo --- public/locales/en/tools/docker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/tools/docker.json b/public/locales/en/tools/docker.json index 95c67f0d8..c9ea3b635 100644 --- a/public/locales/en/tools/docker.json +++ b/public/locales/en/tools/docker.json @@ -2,7 +2,7 @@ "title": "Docker", "alerts": { "notConfigured": { - "text": "Your Homarr instance does not have Docker configured or it has falied to fetch containers. Please check the documentation on how to set up the integration." + "text": "Your Homarr instance does not have Docker configured or it has failed to fetch containers. Please check the documentation on how to set up the integration." } }, "modals": {