mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
docs: add closing bracket (#21887)
This commit is contained in:
parent
982ece8d11
commit
f28ff76559
@ -41,7 +41,7 @@ export default eventHandler(() => {
|
|||||||
statusCode: 404,
|
statusCode: 404,
|
||||||
statusMessage: 'Page Not Found'
|
statusMessage: 'Page Not Found'
|
||||||
})
|
})
|
||||||
}
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
::ReadMore{link="/docs/getting-started/error-handling"}
|
::ReadMore{link="/docs/getting-started/error-handling"}
|
||||||
|
Loading…
Reference in New Issue
Block a user