Skip to content

Commit

Permalink
🐛 Fix typo in salesforce node description (#2500)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvonimir-ebot7 authored Nov 30, 2021
1 parent fe741bd commit b005686
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -325,11 +325,11 @@ export const opportunityFields = [
options: [
{
name: 'Business',
valie: 'Business',
value: 'Business',
},
{
name: 'New Business',
valie: 'New Business',
value: 'New Business',
},
],
description: 'Type of opportunity. For example, Existing Business or New Business. Label is Opportunity Type.',
Expand Down

0 comments on commit b005686

Please sign in to comment.