Skip to content

Commit

Permalink
18805 Changed amalgamation to amalgamationApplication
Browse files Browse the repository at this point in the history
  • Loading branch information
JazzarKarim committed Dec 14, 2023
1 parent 63c020d commit fbdce61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/enums/filing-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export enum FilingTypes {
ALTERATION = 'alteration',
AGM_EXTENSION = 'agmExtension',
AGM_LOCATION_CHANGE = 'agmLocationChange',
AMALGAMATION = 'amalgamation',
AMALGAMATION = 'amalgamationApplication',
ANNUAL_REPORT = 'annualReport',
CHANGE_OF_ADDRESS = 'changeOfAddress',
CHANGE_OF_COMPANY_INFO = 'changeOfCompanyInfo', // a type of alteration
Expand Down

0 comments on commit fbdce61

Please sign in to comment.