fix: Correct misspelling from omited to omitted (no-changelog) (#8838)

This commit is contained in:
Ayato Hayashi
2024-03-08 18:01:12 +09:00
committed by GitHub
parent 5301323906
commit 5d52bda865
2 changed files with 2 additions and 2 deletions

View File

@@ -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,
},
{