From f138144a58eb6a9896f4d95061c922d727922b2c Mon Sep 17 00:00:00 2001 From: Loic Lemaitre Date: Tue, 23 Apr 2024 23:43:06 +0200 Subject: [PATCH] Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf7dc94..74e946a 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ Also, when inside an empty inline jsx element (typically right after automatic i These functionalities can be desactivated by setting `jtsx-enable-jsx-electric-closing-element` to `nil` and/or `jtsx-enable-electric-open-newline-between-jsx-element-tags` to `nil`. -ℹ️ _Code completion is not part of `jtsx`. You can get it to work by using [Eglot](https://github.com/joaotavora/eglot) (built-in Emacs), or any other lsp package._ +ℹ️ _Code completion is not part of `jtsx`. You can get it to work by using [Eglot](https://github.com/joaotavora/eglot) (built-in in Emacs), or any other lsp package._ ### Code folding