diff --git a/src/components/Alteration/summary/BusinessType.vue b/src/components/Alteration/summary/BusinessType.vue index 6af4f28d..395c956f 100644 --- a/src/components/Alteration/summary/BusinessType.vue +++ b/src/components/Alteration/summary/BusinessType.vue @@ -9,7 +9,7 @@ - Changing from a {{ GetCorpFullDescription(originalLegalType) }} to a + Changing from a {{ GetCorpFullDescription(getOriginalLegalType) }} to a {{ GetCorpFullDescription(getEntityType) }} @@ -38,17 +38,13 @@