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:
Jon 2023-11-15 08:43:43 +00:00 committed by GitHub
parent 48b240b026
commit 91c3ea87fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -518,7 +518,7 @@ export const companyFields: INodeProperties[] = [
description: 'The domain name of the company or organization', description: 'The domain name of the company or organization',
}, },
{ {
displayName: 'Company Owmer Name or ID', displayName: 'Company Owner Name or ID',
name: 'companyOwner', name: 'companyOwner',
type: 'options', type: 'options',
typeOptions: { typeOptions: {