File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ export default function ErrorLocalStoreResetPage() {
2727 < main className = 'relative z-20 w-full' >
2828 < div className = 'flex flex-wrap justify-center w-full gap-6 p-20' >
2929 < Text size = '4xl' className = 'w-full text-center' >
30- An error occured !
30+ An error occurred !
3131 </ Text >
3232 < Text size = 'sm' className = 'w-full leading-4 text-center text-white/70' >
3333 The Mars Protocol app encountered an error. < br />
34- Please try to refresh the page. If you get here again try reseting your local storage by
34+ Please try to refresh the page. If you get here again try resetting your local storage by
3535 clicking on the button below. This will ensure your local browser store isn't corrupted.
3636 < br />
3737 If this doesn't solve your problem, please contact a moderator on{ ' ' }
You can’t perform that action at this time.
0 commit comments