diff --git a/docs/content/3.api/3.utils/show-error.md b/docs/content/3.api/3.utils/show-error.md index ff128c9b0bd..f54bf7c7221 100644 --- a/docs/content/3.api/3.utils/show-error.md +++ b/docs/content/3.api/3.utils/show-error.md @@ -2,7 +2,7 @@ Nuxt provides a quick and simple way to show a full screen error page if needed. -Within your pages, components and plugins you can use `showError` to show an error error. +Within your pages, components and plugins you can use `showError` to show an error. **Parameters:**