Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/enums/filing-names.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export enum FilingNames {
CHANGE_OF_OFFICERS = 'Officer Change',
CHANGE_OF_REGISTRATION = 'Change of Registration',
CONSENT_AMALGAMATION_OUT = 'Consent to Amalgamation Out',
CONSENT_CONTINUATION_OUT = 'Consent to Continuation Out',
CONSENT_CONTINUATION_OUT = 'Consent to Continue Out',
CONTINUATION_IN_APPLICATION = 'Continuation Application',
CONTINUATION_AUTHORIZATION = 'Continuation Authorization',
CONTINUATION_OUT = 'Continuation Out',
Expand Down
Loading