Skip to content

Commit b0ea38b

Browse files
committed
ECER-5180: Making Manage submission button text sentence case
1 parent b86320c commit b0ea38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/components/IcraEligibilityCard.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
>
2727
<v-btn variant="flat" size="large" color="warning" @click="handleManageIcraEligibility">
2828
<v-icon size="large" icon="mdi-arrow-right" />
29-
Manage Submission
29+
Manage submission
3030
</v-btn>
3131
</v-card-actions>
3232
</div>

0 commit comments

Comments
 (0)