Skip to content

Commit

Permalink
Update packages/next/pages/_error.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed Jun 11, 2021
1 parent 21d60e3 commit 6276177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/pages/_error.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export default class Error<P = {}> extends React.Component<P & ErrorProps> {
<>
Application error: a client-side exception has occurred (
<a href="https://nextjs.org/docs/messages/client-side-exception-occurred">
read more
developer guidance
</a>
)
</>
Expand Down

0 comments on commit 6276177

Please sign in to comment.