From c687128f682ce920aff550335935f57ef3b44634 Mon Sep 17 00:00:00 2001 From: Peter Maguire Date: Sun, 16 Feb 2025 12:33:29 +0000 Subject: [PATCH] Fix spelling mistake --- front/plugins/unifi_import/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/plugins/unifi_import/config.json b/front/plugins/unifi_import/config.json index 12ca3ee8..e9413083 100755 --- a/front/plugins/unifi_import/config.json +++ b/front/plugins/unifi_import/config.json @@ -633,7 +633,7 @@ "description": [ { "language_code": "en_us", - "string": "The host (IP) where the UNIFI controller is runnig. Do NOT include the protocol (e.g. https://)" + "string": "The host (IP) where the UNIFI controller is running. Do NOT include the protocol (e.g. https://)" }, { "language_code": "es_es", @@ -665,7 +665,7 @@ "description": [ { "language_code": "en_us", - "string": "The port number where the UNIFI controller is runnig. Usually it is 8443, for UDM(P) devices its 443." + "string": "The port number where the UNIFI controller is running. Usually it is 8443, for UDM(P) devices its 443." }, { "language_code": "es_es",