Skip to content

Commit

Permalink
18319 - XCR Corp Type fullDesc Correction (#209)
Browse files Browse the repository at this point in the history
Signed-off-by: AbrahamRostampoor <[email protected]>
  • Loading branch information
AbrahamRostampoor authored Nov 20, 2023
1 parent 8dc1f0a commit 6b119e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/corp-type-module/corp-type-module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ const CorpInfoArray: Array<CorpInfoIF> = [
colinInd: false,
corpClass: CorpClass.OT,
shortDesc: 'XPRO CORPORATION',
fullDesc: 'Extraprovincial Corporation'
fullDesc: 'Extraprovincial Limited Company'
}, {
corpTypeCd: CorpTypeCd.XPRO_LL_PARTNR,
colinInd: true,
Expand Down

0 comments on commit 6b119e4

Please sign in to comment.