diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index 9fbd5c3431..4b20682af2 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -1101,7 +1101,7 @@
"user.settings.hooks_in.channel": "Channel: ",
"user.settings.hooks_in.none": "None",
"user.settings.hooks_in.existing": "Existing incoming webhooks",
- "user.settings.hooks_in.description": "Create webhook URLs for use in external integrations. Please seehttp://mattermost.org/webhooks to learn more.",
+ "user.settings.hooks_in.description": "Create webhook URLs for use in external integrations. Please see http://mattermost.org/webhooks to learn more.",
"user.settings.hooks_in.addTitle": "Add a new incoming webhook",
"user.settings.hooks_in.add": "Add",
"user.settings.languages.change": "Change interface language",
diff --git a/web/static/i18n/es.json b/web/static/i18n/es.json
index c44545e67a..0a3581e17a 100644
--- a/web/static/i18n/es.json
+++ b/web/static/i18n/es.json
@@ -1173,7 +1173,7 @@
"user.settings.hooks_in.add": "Agregar",
"user.settings.hooks_in.addTitle": "Agregar un nuevo webhook de entrada",
"user.settings.hooks_in.channel": "Canal: ",
- "user.settings.hooks_in.description": "Crea webhook URLs para ser utilizados por integraciones externas. Por favor revisa http://mattermost.org/webhooks para conocer más.",
+ "user.settings.hooks_in.description": "Crea webhooks URLs para utilizarlos con integraciones externas. Por favor revisa http://mattermost.org/webhooks para aprender más.",
"user.settings.hooks_in.existing": "Webhooks de entrada existentes",
"user.settings.hooks_in.none": "Ninguno",
"user.settings.hooks_out.add": "Agregar",