Fixed spelling mistakes (#814)

* Fixed spelling mistakes

* Fixed spelling

* Edited spelling mistakes
This commit is contained in:
Jason
2020-08-04 11:35:28 +02:00
committed by GitHub
parent f8d216b2be
commit 6cbe59f686
9 changed files with 17 additions and 17 deletions

View File

@@ -36,7 +36,7 @@ export const opportunityOperations = [
{
name: 'Get All',
value: 'getAll',
description: 'Get all opportunitys',
description: 'Get all opportunities',
},
{
name: 'Get Summary',

View File

@@ -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',