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

docs: fix typos - #4679

Merged
pi0 merged 5 commits into
nuxt:mainfrom
sr2echa:patch-1
Apr 29, 2022
Merged

docs: fix typos#4679
pi0 merged 5 commits into
nuxt:mainfrom
sr2echa:patch-1

Conversation

@sr2echa

Copy link
Copy Markdown
Contributor

🔗 Linked issue

❓ 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

~/docs/content/2.guide/1.concepts/2.vuejs-development.md

-With Vue 3 and Nuxt 3, a focus has been put on bundle size reduction. With version 3, most of Vue’s functionality, including template directives and built-in components, is tree-shakeable. Your production bundle will not include them if you don’t use them.
+With Vue 3 and Nuxt 3, a focus has been put on bundle size reduction. With version 3, most of Vue’s functionality, including template directives and built-in components, is tree-shakable. Your production bundle will not include them if you don’t use them.

📝 Checklist

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

@netlify

netlifyBot commented Apr 28, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit94fa628
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/626a31b05a44d80009398876
😎 Deploy Previewhttps://deploy-preview-4679--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 changed the title fix: typodocs: fix typosApr 28, 2022

@danielroedanielroe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. 👍

@danielroedanielroe added the documentation Improvements or additions to documentation label Apr 28, 2022
@pi0
pi0 merged commit eef037d into nuxt:mainApr 29, 2022
@pi0

pi0 commented Apr 29, 2022

Copy link
Copy Markdown
Member

Thanks!

@pi0pi0 mentioned this pull request May 2, 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.

4 participants

@sr2echa@pi0@danielroe@florian-lefebvre