From 53d39c18b39bff53cf73d87d1285169fc5594dbf Mon Sep 17 00:00:00 2001 From: Gabriele Petronella Date: Thu, 6 Dec 2018 23:23:26 +0100 Subject: [PATCH] Fix typo in sbt docs --- docs/build-tools/sbt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build-tools/sbt.md b/docs/build-tools/sbt.md index f60a0d09da3..d246542c47b 100644 --- a/docs/build-tools/sbt.md +++ b/docs/build-tools/sbt.md @@ -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