From 6b2e707653e52e9a86cc0c03b70d58de830099ee Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Wed, 18 Mar 2020 12:49:32 +0100 Subject: [PATCH] Update en.json --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 1e85c72144..c1c628a10d 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -887,7 +887,7 @@ "title": "Title", "title_required": "Title is required.", "url": "Url", - "url_error_msg": "The url should contain a - and cannot contain spaces or special characters, except for _ and -", + "url_error_msg": "The URL should contain a - and cannot contain spaces or special characters, except for _ and -", "require_admin": "Admin only", "delete": "Delete", "update": "Update",