summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKiyan Yazdani <yazdani.kiyan@protonmail.com>2020-04-22 19:47:09 +0200
committerGitHub <noreply@github.com>2020-04-22 19:47:09 +0200
commit107b3a63122afb0cc48b0e3c7b5b3c984dea5d6e (patch)
tree36975396925c4110beedb90ec87fb283fa2a2964
parent7a8f16b89921bcf42856ac4a027199f013eed020 (diff)
Update README.md
Co-Authored-By: Thomas Vigouroux <39092278+vigoux@users.noreply.github.com>
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 43ad53c3..7a677f2b 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.
-