From 0750c1125411a7db1174ffc912c364a7ebb7a8e1 Mon Sep 17 00:00:00 2001 From: Pedro Castro Date: Mon, 13 Nov 2023 19:30:49 -0300 Subject: [PATCH] Update README.md Co-authored-by: Patrick Ecker --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5221208..86fbb71 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ With [Lazy.nvim](https://github.com/folke/lazy.nvim): First you need install the language server for ReScript from npm > **Note** -> If you are using [mason.nvim](https://github.com/williamboman/mason.nvim) you can install the ReScript Language Server using the command `MasonInsall rescript-language-server` +> If you are using [mason.nvim](https://github.com/williamboman/mason.nvim) you can install the ReScript Language Server using the command `MasonInstall rescript-language-server` ```sh npm install -g @rescript/language-server