Skip to content

Commit

Permalink
correct typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ShalokShalom authored and rgrinberg committed Apr 4, 2021
1 parent 09a9c7c commit 6660fbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,13 +120,13 @@ $ make test
```

Note that tests require [Node.js](https://nodejs.org/en/) and
[Yarn][https://yarnpkg.com/lang/en/] installed.
[Yarn](https://yarnpkg.com/lang/en/) installed.

## Relationship to Other Tools

The lsp server uses merlin under the hood, but users are not required to have
merlin installed. We vendor merlin because we currently heavily depend on some
implementation details of merlin that make infeasible to upgrade the lsp server
implementation details of merlin that make it infeasible to upgrade the lsp server
and merlin independently.

## History
Expand Down

0 comments on commit 6660fbb

Please sign in to comment.