summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Chiarulli <[email protected]>2021-03-26 00:15:52 -0400
committerGitHub <[email protected]>2021-03-26 00:15:52 -0400
commitaf3d8997fa8ccba8f168d9e1ed6fc5c8d3d0a3ad (patch)
tree0614020db7ffc9f6b9dd26f576d121b85fdbf9f8
parent20dbd59ee4d1cf6d639b655f7661c44dce65102f (diff)
Update README.md
-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)