Skip to content

Commit f17a54d

Browse files
authored
fix: subsidiary spelling (#957)
1 parent 8e28cf6 commit f17a54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/core/models/enum/enum.model.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ export enum XeroOnboardingState {
187187

188188
export enum NetsuiteOnboardingState {
189189
CONNECTION = 'CONNECTION',
190-
SUBSIDIARY = 'SUBSDIARY',
190+
SUBSIDIARY = 'SUBSIDIARY',
191191
EXPORT_SETTINGS = 'EXPORT_SETTINGS',
192192
IMPORT_SETTINGS = 'IMPORT_SETTINGS',
193193
ADVANCED_CONFIGURATION = 'ADVANCED_CONFIGURATION',

0 commit comments

Comments
 (0)