diff --git a/core/server/translations/en.json b/core/server/translations/en.json index 83d8518334..b0128e8f37 100644 --- a/core/server/translations/en.json +++ b/core/server/translations/en.json @@ -488,7 +488,7 @@ }, "nonExistingIntegrationIdProvided": { "context": "'integration_id' value does not match any existing integration.", - "help": "Provide 'integration_id' of existing integration." + "help": "Provide the 'integration_id' of an existing integration." }, "webhookAlreadyExists": "Target URL has already been used for this event." },