From 1c4115a07fdde9ff55df5895b5829213a29108b3 Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Sat, 7 May 2022 11:03:23 -0500 Subject: New Crowdin updates (#117) [skip ci] --- src/helpers/validation-helpers.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/helpers') diff --git a/src/helpers/validation-helpers.ts b/src/helpers/validation-helpers.ts index c3c0f79bf..b2b8823af 100644 --- a/src/helpers/validation-helpers.ts +++ b/src/helpers/validation-helpers.ts @@ -13,7 +13,7 @@ const messages = defineMessages({ }, url: { id: 'validation.url', - defaultMessage: "{field} is not a valid URL (cannot end in '/')", + defaultMessage: "{field} is not a valid URL", }, minLength: { id: 'validation.minLength', -- cgit v1.2.3-54-g00ecf