million icon indicating copy to clipboard operation
million copied to clipboard

docs: Fix typo and few grammatical issues

Open WebDevCode opened this issue 1 year ago • 1 comments

Please describe the changes this PR makes and why it should be merged:

  1. Fixed Typo in website/components/back-in-block/vdom.tsx
  2. Fixed few prepositions and other grammatical issues in website/pages/blog/virtual-dom.mdx

Status

  • [x] Code changes have been tested against prettier, or there are no code changes
  • [ ] I know how to update typings and have done so, or typings don't need updating

Semantic versioning classification:

  • [ ] This PR changes the codebase
    • [ ] This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
    • [ ] This PR changes the internal workings with no modifications to the external API (bug fixes, performance improvements)
  • [x] This PR only includes non-code changes, like changes to documentation, README, etc.

WebDevCode avatar Jul 07 '23 14:07 WebDevCode

I hope I was able to follow the instructions in the contributing guide. This is officially my first pull request 😄

WebDevCode avatar Jul 07 '23 14:07 WebDevCode

LGTM

aidenybai avatar Jul 11 '23 05:07 aidenybai