diff --git a/frontend/src/screens/App/screens/Corrections/index.tsx b/frontend/src/screens/App/screens/Corrections/index.tsx index e51bcaff..aa975096 100644 --- a/frontend/src/screens/App/screens/Corrections/index.tsx +++ b/frontend/src/screens/App/screens/Corrections/index.tsx @@ -152,7 +152,10 @@ export default function Corrections(): JSX.Element { isCloseButtonVisible={true} >

Thank you!

-

Your correction has been submitted.

+

+ Your correction has been submitted. Corrections are processed nightly + and will be visible tomorrow. +

);