diff --git a/frontend/src/components/Settings/emailConfig.js b/frontend/src/components/Settings/emailConfig.js
index 26bb5a83..39a09641 100644
--- a/frontend/src/components/Settings/emailConfig.js
+++ b/frontend/src/components/Settings/emailConfig.js
@@ -29,7 +29,7 @@ export const incomingOutgoingFields = [
name: 'enable_incoming',
type: 'checkbox',
description:
- 'If enabled, tickets can be created from the incoming emails on this account.',
+ 'If enabled, records can be created from the incoming emails on this account.',
},
{
label: 'Enable Outgoing',