mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(HubSpot Node): Fix typo in Company update fields (no-changelog) (#7711)
Github issue / Community forum post (link here to close automatically):
This commit is contained in:
@@ -518,7 +518,7 @@ export const companyFields: INodeProperties[] = [
|
||||
description: 'The domain name of the company or organization',
|
||||
},
|
||||
{
|
||||
displayName: 'Company Owmer Name or ID',
|
||||
displayName: 'Company Owner Name or ID',
|
||||
name: 'companyOwner',
|
||||
type: 'options',
|
||||
typeOptions: {
|
||||
|
||||
Reference in New Issue
Block a user