Fixed a type, edditing to editing (#3539)

This commit is contained in:
Raahim Fareed 2024-10-11 22:45:35 +05:00 committed by GitHub
parent 2b49f4be04
commit b2cba911ac
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 [available 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": {