Skip to content

Commit

Permalink
fix: copy change
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Bedon committed Jun 24, 2024
1 parent 15af798 commit e6704af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Thanks/LoanNextSteps.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export default {
currentStep: 1,
steps: [
{ text: 'Your contribution is received ' },
{ text: 'Their loan is fully funded' },
{ text: 'Their is funded' },
{ text: 'They use the money to improve their life' },
{ text: `They start repaying you in ${this.weeksToRepay}` }
]
Expand Down

0 comments on commit e6704af

Please sign in to comment.