From 107b3a63122afb0cc48b0e3c7b5b3c984dea5d6e Mon Sep 17 00:00:00 2001 From: Kiyan Yazdani Date: Wed, 22 Apr 2020 19:47:09 +0200 Subject: [PATCH] Update README.md Co-Authored-By: Thomas Vigouroux <39092278+vigoux@users.noreply.github.com> --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 43ad53c3f..7a677f2bc 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Compiling... Treesitter parser for python has been installed ``` -Cool, let's see which parser is installed: +Cool, lets see which parsers are installed: ```vim :TSInstallInfo csharp [✗] not installed @@ -102,4 +102,3 @@ If you do, it's highly possible that this is the cause of the problem. If everything is okay, then it might be an actual error. In both cases, feel free to open an issue here. -