docs(community): remove Grammarly extension recommendation (#66195)

## Why?

The Grammarly extension is no longer active.

- https://github.com/znck/grammarly
- Closes https://github.com/vercel/next.js/issues/66194
This commit is contained in:
Sam Ko 2024-05-24 14:20:14 -07:00 committed by GitHub
parent 02522212c6
commit b4eff7020b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,6 @@ Next, open the command palette again, and search for `Markdown: Preview File` or
We also recommend the following extensions for VSCode users:
- [MDX](https://marketplace.visualstudio.com/items?itemName=unifiedjs.vscode-mdx): Intellisense and syntax highlighting for MDX.
- [Grammarly](https://marketplace.visualstudio.com/items?itemName=znck.grammarly): Grammar and spell checker.
- [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode): Format MDX files on save.
### Review Process