Update editor-setup.mdx (#3585)

* Update editor-setup.mdx

Fixed typo

* Update editor-setup.mdx

Fixed a typo
This commit is contained in:
Tushar GH 2024-10-12 17:49:32 +05:30 committed by GitHub
parent 4f58457703
commit 530e805e2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -130,7 +130,7 @@ Utilities like Rename, Go to Declaration, Find Usages will work inside the macro
Rust-Yew extension is [avaliable on VSC Marketplace](https://marketplace.visualstudio.com/items?itemName=TechTheAwesome.rust-yew), providing syntax highlight, renames, hover, and more.
Emmet support should work out of the box, if not please fall back to edditing the `settings.json` file:
Emmet support should work out of the box, if not please fall back to editing the `settings.json` file:
```json
"emmet.includeLanguages": {