From 8a374816a82482919f26d1c281f0f0429dceaa2d Mon Sep 17 00:00:00 2001 From: MrMcEpic <45011453+MrMcEpic@users.noreply.github.com> Date: Wed, 19 Oct 2022 07:20:18 -0400 Subject: [PATCH] Changed extension name to be lower case as that's the official name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e53bbce..9189d0d 100644 --- a/README.md +++ b/README.md @@ -569,7 +569,7 @@ To enable Emmet support in .twig files, you'll need to have the following in you ## Rust -- [Rust-Analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer) - Linting, auto-completion, code formatting, snippets and more +- [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer) - Linting, auto-completion, code formatting, snippets and more ## Terraform