diff --git a/config/locales/en-UK.yml b/config/locales/en-UK.yml
index 96715ee..8f56644 100644
--- a/config/locales/en-UK.yml
+++ b/config/locales/en-UK.yml
@@ -166,7 +166,7 @@
top_banner_help_text_html: "
Please enter information you would like your users to see while sign in. Do not enter more than 165 characteres.
"
template_desc_help_text_html: "Enter a description that helps you to differentiate between templates e.g. if you have ones for different audiences.
"
abbre_help_text: "Please enter an abbreviation to your organisation's name."
- target_url_help_text: "Please enter a web address valid."
+ target_url_help_text: "Please enter a valid web address."
name_help_text: "Please enter your organisation's name."
guidance_label: "Guidance"
templates_label: "Templates"
diff --git a/config/locales/en-US.yml b/config/locales/en-US.yml
index 8e37876..71416ba 100644
--- a/config/locales/en-US.yml
+++ b/config/locales/en-US.yml
@@ -158,7 +158,7 @@
top_banner_help_text_html: "Please enter information you would like your users to see while sign in. Do not enter more than 165 characteres.
"
template_desc_help_text_html: "Enter a description that helps you to differentiate between templates e.g. if you have ones for different audiences.
"
abbre_help_text: "Please enter an abbreviation to your organization's name."
- target_url_help_text: "Please enter a web address valid."
+ target_url_help_text: "Please enter a valid web address."
name_help_text: "Please enter your organization's name."
guidance_label: "Guidance"
templates_label: "Templates"