summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 72d2df65..ccdfa637 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ To install a supported language server:
:LspInstall <your_language_server>
```
-Most common languages should be supported out of the box, if your's is not I would welcome a PR
+Most common languages should be supported out of the box, if yours is not I would welcome a PR
For a more in depth LSP support:
[link](https://github.com/neovim/nvim-lspconfig/blob/master/CONFIG.md)