Skip to content

Commit

Permalink
fix: subsidiary spelling (#957)
Browse files Browse the repository at this point in the history
  • Loading branch information
anishfyle committed Sep 17, 2024
1 parent 1077e67 commit 460442c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/core/models/enum/enum.model.ts
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ export enum XeroOnboardingState {

export enum NetsuiteOnboardingState {
CONNECTION = 'CONNECTION',
SUBSIDIARY = 'SUBSDIARY',
SUBSIDIARY = 'SUBSIDIARY',
EXPORT_SETTINGS = 'EXPORT_SETTINGS',
IMPORT_SETTINGS = 'IMPORT_SETTINGS',
ADVANCED_CONFIGURATION = 'ADVANCED_CONFIGURATION',
Expand Down

0 comments on commit 460442c

Please sign in to comment.