Skip to content

Commit

Permalink
docs: fix some grammar issues (williamboman#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
williamboman authored Sep 2, 2022
1 parent 6aec90c commit 328eb72
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<p align="center">
<code>mason-lspconfig</code> bridges <a
href="https://github.com/williamboman/mason.nvim"><code>mason.nvim</code></a> with the <a
href="https://github.com/neovim/nvim-lspconfig"><code>lspconfig</code></a> plugin - making it easier to use the both
href="https://github.com/neovim/nvim-lspconfig"><code>lspconfig</code></a> plugin - making it easier to use both
plugins together.<br />
<code>:help mason-lspconfig.nvim</code>
</p>
Expand All @@ -28,8 +28,7 @@

> `:h mason-lspconfig-introduction`
`mason-lspconfig.nvim` closes some gaps that exist between `mason.nvim` and `lspconfig`. Its main responsibilities is
to:
`mason-lspconfig.nvim` closes some gaps that exist between `mason.nvim` and `lspconfig`. Its main responsibilities are:

- register a setup hook with `lspconfig` that ensures servers installed with `mason.nvim` are set up with the necessary
configuration
Expand Down

0 comments on commit 328eb72

Please sign in to comment.