Skip to content

Commit

Permalink
Adding missing parenthesis
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMGreene authored Mar 10, 2022
1 parent fde43cc commit d36eeb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/LetterLoad.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</v-card-text>

<v-text-field
label="I support this cause because... (This is optional but when you add your story - it makes a difference"
label="I support this cause because... (This is optional but when you add your story - it makes a difference)"
:rules="rules"
outlined
color="blue"
Expand Down

0 comments on commit d36eeb7

Please sign in to comment.