Skip to content

Commit

Permalink
Merge pull request #380 from gabro/fix-typo
Browse files Browse the repository at this point in the history
Fix typo in sbt docs
  • Loading branch information
gabro authored Dec 6, 2018
2 parents 35c2173 + 53d39c1 commit ac36deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build-tools/sbt.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ directory it will ask you to "Install via Bloop".

## Install without Bloop

sbt does not implement the Metals uses the
sbt does not implement the
[Build Server Protocol (BSP)](https://github.com/scalacenter/bsp/blob/master/docs/bsp.md)
that Metals uses to learn the directory structure of your project and its
library dependencies. sbt does not implement BSP so Metals is not able to import
Expand Down

0 comments on commit ac36deb

Please sign in to comment.