From 31fadeeae4cb6abf614acd9332d497476d2968ca Mon Sep 17 00:00:00 2001 From: Owen Elderbroek <57351417+newo-2001@users.noreply.github.com> Date: Sat, 12 Aug 2023 18:01:23 +0200 Subject: [PATCH] Fix typo Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com> --- src/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 741812f3ae..10639d58ef 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -567,7 +567,7 @@ "LabelBaseUrl": "Base URL", "LabelBaseUrlHelp": "Add a custom subdirectory to the server URL. For example: http://example.com/<baseurl>", "LabelBackdropScreensaverInterval": "Backdrop Screensaver Interval", - "LabelBackdropScreensaverIntervalHelp": "The time in seconds a between different backdrops when using the backdrop screensaver.", + "LabelBackdropScreensaverIntervalHelp": "The time in seconds between different backdrops when using the backdrop screensaver.", "LabelBindToLocalNetworkAddress": "Bind to local network address", "LabelBindToLocalNetworkAddressHelp": "Override the local IP address for the HTTP server. If left empty, the server will bind to all available addresses. Changing this value requires a restart.", "LabelBirthDate": "Birth date",