Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

docs: small typo in the "catch-all route" description - #5273

Merged
pi0 merged 1 commit into
nuxt:mainfrom
mael-queau:main
Jun 3, 2022
Merged

docs: small typo in the "catch-all route" description#5273
pi0 merged 1 commit into
nuxt:mainfrom
mael-queau:main

Conversation

@mael-queau

Copy link
Copy Markdown
Contributor

🔗 Linked issue

N/A

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

While reading through the documentation for Nuxt 3, I caught a small typo in the Catch-all route section. It's not much, but that'll be one less that the team has to find!

For Exampleexample, creating a file in thenamed~/server/api/foo/[...].ts will register...

Location

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

While reading through the documentation for Nuxt 3, I caught a small typo in the `Catch-all route` section. It's not much, but that'll be one less that the team has to find!
> For ***E***xample, creating a file ***in the*** `~/server/api/foo/[...].ts` will register...
vvvvvv
> For ***e***xample, creating a file ***named*** `~/server/api/foo/[...].ts` will register...
@netlify

netlifyBot commented Jun 3, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commitff94eb8
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6299daa7fde277000822a1b5
😎 Deploy Previewhttps://deploy-preview-5273--nuxt3-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@danielroedanielroe added the documentation Improvements or additions to documentation label Jun 3, 2022
@mael-queau

Copy link
Copy Markdown
ContributorAuthor

@danielroe Glad to have had my first ever pull request approved 😀
Thanks a lot!

@pi0pi0 changed the title docs: small typo in the "Catch-all route" descriptiondocs: small typo in the "catch-all route" descriptionJun 3, 2022
@pi0
pi0 merged commit f71ef42 into nuxt:mainJun 3, 2022
@pi0pi0 mentioned this pull request Jun 10, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xdocumentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@mael-queau@danielroe@pi0