Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

docs: fix typos #4679

Merged
merged 5 commits into from
Apr 29, 2022
Merged

docs: fix typos #4679

merged 5 commits into from
Apr 29, 2022

Conversation

sr2echa
Copy link
Contributor

@sr2echa sr2echa commented Apr 28, 2022

πŸ”— 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
Copy link

netlify bot commented Apr 28, 2022

βœ… Deploy Preview for nuxt3-docs ready!

Name Link
πŸ”¨ Latest commit 94fa628
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/626a31b05a44d80009398876
😎 Deploy Preview https://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.

@danielroe danielroe changed the title fix: typo docs: fix typos Apr 28, 2022
Copy link
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

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

Looks good. πŸ‘

@danielroe danielroe added the documentation Improvements or additions to documentation label Apr 28, 2022
@pi0 pi0 merged commit eef037d into nuxt:main Apr 29, 2022
@pi0
Copy link
Member

pi0 commented Apr 29, 2022

Thanks!

@pi0 pi0 mentioned this pull request May 2, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3.x documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants