mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
fix: Correct misspelling from omited to omitted (no-changelog) (#8838)
This commit is contained in:
@@ -39,7 +39,7 @@ export class CustomerIoApi implements ICredentialType {
|
||||
],
|
||||
default: 'track.customer.io',
|
||||
description: 'Should be set based on your account region',
|
||||
hint: 'The region will be omited when being used with the HTTP node',
|
||||
hint: 'The region will be omitted when being used with the HTTP node',
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user