Skip to content

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
loneil committed Oct 28, 2020
1 parent e6e7d94 commit 1e80163
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/frontend/src/views/form/Success.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
Your form has been submitted successfully
</h1>
<h3>
Please keep the following Confirmation ID for your records:
If you wish to keep a record of this submission, you can keep the
following Confirmation ID:
<strong>{{ s.substring(0, 8).toUpperCase() }}</strong>
</h3>
<hr />
Expand Down

0 comments on commit 1e80163

Please sign in to comment.