diff --git a/packages/ui-templates/templates/welcome/index.html b/packages/ui-templates/templates/welcome/index.html index 9b9920cafd..2b52b00d1a 100644 --- a/packages/ui-templates/templates/welcome/index.html +++ b/packages/ui-templates/templates/welcome/index.html @@ -90,7 +90,7 @@ -

Remove this welcome page by removing <NuxtWelcome /> tag or creating an app.vue file.

+

Remove this welcome page by replacing <NuxtWelcome /> in app.vue with your own code.