From dbd2af91b584b352cbd5463031253ebd75161521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luka=20=C5=BDagar?= Date: Thu, 19 Jun 2025 08:27:43 +0200 Subject: [PATCH] fix typo (#5263) --- frontend/public/json/cloudflare-ddns.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/cloudflare-ddns.json b/frontend/public/json/cloudflare-ddns.json index d867a9dbb..54fb39952 100644 --- a/frontend/public/json/cloudflare-ddns.json +++ b/frontend/public/json/cloudflare-ddns.json @@ -37,7 +37,7 @@ "type": "warning" }, { - "text": "To update the configuration edit `/etc/systemd/system/cloudflare-ddns.service`. After edit please restard with `systemctl restart cloudflare-ddns`", + "text": "To update the configuration edit `/etc/systemd/system/cloudflare-ddns.service`. After edit please restart with `systemctl restart cloudflare-ddns`", "type": "info" } ]