chore: update _error.tsx (#427)

Occured -> Occurred
This commit is contained in:
Ikko Eltociear Ashimine 2024-11-17 22:46:20 +09:00 committed by GitHub
parent b2fb8ed916
commit 4662e21a3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ const Custom500 = () => {
return (
<Layout>
<NextSeo {...SEO} title="Unexpected Error Occured | ToDiagram" />
<NextSeo {...SEO} title="Unexpected Error Occurred | ToDiagram" />
<Stack mt={100} justify="center" align="center">
<Title fz={150} style={{ fontFamily: "monospace" }}>
500