Update README.md

Co-Authored-By: Thomas Vigouroux <39092278+vigoux@users.noreply.github.com>
This commit is contained in:
Kiyan Yazdani 2020-04-22 19:47:09 +02:00 committed by GitHub
parent 7a8f16b899
commit 107b3a6312
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.