From 08f980ea7b28388f398fe52bdbc8208541bf2342 Mon Sep 17 00:00:00 2001 From: yurii2007 Date: Sun, 7 Dec 2025 21:12:25 +0200 Subject: [PATCH] fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b5f1533..05b199bd 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Run the following command and reference the [nvim-lsp documentation](https://git See the [example](https://github.com/joe-re/sql-language-server/blob/master/example/monaco_editor) to use the Monaco Editor to develop sql-language-server. -Follow the [development section](#development) section to check Mocaco Editor working. +Follow the [development section](#development) section to check Monaco Editor working. ## Usage