Skip to content

Commit

Permalink
Fix spelling & grammar on VSR review page
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminJohnson2204 committed May 9, 2024
1 parent 1a27adc commit 8b00f14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frontend/src/app/vsr/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1153,9 +1153,9 @@ const VeteranServiceRequest: React.FC = () => {
<div className={styles.main}>
<h1 className={styles.title}>Veteran Service Request Form</h1>
<p className={styles.description}>
Please carefully review all your information before final submission. rephrase Id you
wold like to make any changes, simply click on “Edit Form”. Once you&apos;re done
reviewing, go ahead and submit.
Please carefully review all your information before submitting. If you would like to
make any changes, simply click the “Edit Form“ button in the corresponding section.
Once you&apos;re done reviewing, click “Submit“.
</p>
<div className={styles.section}>
<div className={styles.subSec}>
Expand Down

0 comments on commit 8b00f14

Please sign in to comment.