From 5cd9e1bf8692ee4c71a5dc3230c35f0d370bad13 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 28 May 2019 13:42:00 -0400 Subject: [PATCH] fix: #7644 --- public/language/en-GB/admin/appearance/customise.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/language/en-GB/admin/appearance/customise.json b/public/language/en-GB/admin/appearance/customise.json index 56c11a2805..97abb5ede5 100644 --- a/public/language/en-GB/admin/appearance/customise.json +++ b/public/language/en-GB/admin/appearance/customise.json @@ -8,7 +8,7 @@ "custom-js.enable": "Enable Custom Javascript", "custom-header": "Custom Header", - "custom-header.description": "Enter custom HTML here (ex. Meta Tags, etc.), which will be appended to the <head> section of your forum's markup. Script tags are allowed, but are discouraged, as the Custom Javascript tab is available.", + "custom-header.description": "Enter custom HTML here (ex. Meta Tags, etc.), which will be appended to the <head> section of your forum's markup. Script tags are allowed, but are discouraged, as the Custom Javascript tab is available.", "custom-header.enable": "Enable Custom Header", "custom-css.livereload": "Enable Live Reload",