diff --git a/src/components/views/settings/SetIntegrationManager.js b/src/components/views/settings/SetIntegrationManager.js
index 26c45e3d2a..e205f02e6c 100644
--- a/src/components/views/settings/SetIntegrationManager.js
+++ b/src/components/views/settings/SetIntegrationManager.js
@@ -64,7 +64,7 @@ export default class SetIntegrationManager extends React.Component {
return (
- {_t("Integrations")}
+ {_t("Manage integrations")}
{managerName}
diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json
index a6173e15b7..618c9ad63a 100644
--- a/src/i18n/strings/en_EN.json
+++ b/src/i18n/strings/en_EN.json
@@ -598,7 +598,7 @@
"Change": "Change",
"Use an Integration Manager
(%(serverName)s) to manage bots, widgets, and sticker packs.": "Use an Integration Manager
(%(serverName)s) to manage bots, widgets, and sticker packs.",
"Use an Integration Manager to manage bots, widgets, and sticker packs.": "Use an Integration Manager to manage bots, widgets, and sticker packs.",
- "Integrations": "Integrations",
+ "Manage integrations": "Manage integrations",
"Integration Managers receive configuration data, and can modify widgets, send room invites, and set power levels on your behalf.": "Integration Managers receive configuration data, and can modify widgets, send room invites, and set power levels on your behalf.",
"Flair": "Flair",
"Failed to change password. Is your password correct?": "Failed to change password. Is your password correct?",