Skip to content

Commit

Permalink
Updates to button text
Browse files Browse the repository at this point in the history
  • Loading branch information
arcshiftsolutions committed May 13, 2024
1 parent e178668 commit ea76476
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
id="step-3-next-button-school"
class="mr-3 mb-3"
icon="mdi-check"
text="Verify as Correct"
text="Verify all program tabs as correct"
:click-action="next"
/>
</v-row>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
id="step-3-next-button-school"
class="mr-3 mb-3"
icon="mdi-check"
text="Verify as Correct"
text="Verify all program tabs as correct"
:click-action="next"
/>
</v-row>
Expand Down

0 comments on commit ea76476

Please sign in to comment.