Skip to content

Commit 3ae631c

Browse files
Update app/error.stories.ts
Co-authored-by: Willow (GHOST) <ghostdevbusiness@gmail.com>
1 parent bdc6bc4 commit 3ae631c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/error.stories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export const LongMessage: Story = {
7373
error: {
7474
status: 500,
7575
message:
76-
'An unexpected error occurred while processing your request. Our team has been notified and is working to resolve the issue. Please try again in a few moments.',
76+
'Internal server error. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean tristique ex ac nisi dapibus maximus. Curabitur feugiat lorem eros, sed eleifend purus facilisis at.',
7777
} as NuxtError,
7878
},
7979
}

0 commit comments

Comments
 (0)