Skip to content

Commit

Permalink
Update confirmation copy
Browse files Browse the repository at this point in the history
  • Loading branch information
jboolean committed Dec 31, 2023
1 parent 8ec9553 commit 30fb5a0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion frontend/src/screens/App/screens/Corrections/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,10 @@ export default function Corrections(): JSX.Element {
isCloseButtonVisible={true}
>
<h1>Thank you!</h1>
<p>Your correction has been submitted.</p>
<p>
Your correction has been submitted. Corrections are processed nightly
and will be visible tomorrow.
</p>
</FourtiesModal>
</>
);
Expand Down

0 comments on commit 30fb5a0

Please sign in to comment.