mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
Fixed spelling mistakes (#814)
* Fixed spelling mistakes * Fixed spelling * Edited spelling mistakes
This commit is contained in:
@@ -119,7 +119,7 @@ export const taskFields = [
|
||||
type: 'number',
|
||||
default: '',
|
||||
description: `Duration of the call in seconds. Not subject to field-level security,<br/>
|
||||
available for any user in an organization with Salesforce CRM Call Cente`,
|
||||
available for any user in an organization with Salesforce CRM Call Center`,
|
||||
},
|
||||
{
|
||||
displayName: 'Call Object',
|
||||
@@ -434,7 +434,7 @@ export const taskFields = [
|
||||
type: 'number',
|
||||
default: '',
|
||||
description: `Duration of the call in seconds. Not subject to field-level security,<br/>
|
||||
available for any user in an organization with Salesforce CRM Call Cente`,
|
||||
available for any user in an organization with Salesforce CRM Call Center`,
|
||||
},
|
||||
{
|
||||
displayName: 'Call Object',
|
||||
|
||||
Reference in New Issue
Block a user