Skip to content

Commit 05eedfb

Browse files
adityaoberailoks0n
andauthored
Update src/routes/docs/tutorials/nuxt-ssr-auth/step-8/+page.markdoc
Co-authored-by: Luke B. Silver <[email protected]>
1 parent 304ab60 commit 05eedfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/docs/tutorials/nuxt-ssr-auth/step-8/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ For the last step, we must remove the welcome page and enable the pages we have
1616
</template>
1717
```
1818

19-
Replacing `<NuxtWelcome />` with `<NuxtPage />` will allow the user to navigate to the pages we have created so far, such as the sign-up and account pages, instead of the default Nuxt welcome page.
19+
Replace `<NuxtWelcome />` with `<NuxtPage />` to allow the user to navigate to the pages created so far, such as the sign-up and account pages, instead of the default Nuxt welcome page.

0 commit comments

Comments
 (0)