Skip to content

Commit 2922ad8

Browse files
committed
Refine sentence on build tools
1 parent 730b74a commit 2922ad8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

blog/_posts/2018-06-10-bsp.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,11 @@ minimal effort.
5555

5656
As a result, end users are provided with the best developer experience and
5757
tooling developers can improve the quality of their integrations with less
58-
effort and time, without locking out a part of the community from good Scala
59-
language support. This is especially important for the Scala community with
60-
the increasing adoption of build tools like [Pants], [Bazel] or [mill].
58+
effort and time, without locking out a part of the programming language
59+
community from good language support. This is especially important for the
60+
Scala community that has had a lot of recent activity in the build tools
61+
space with the increasing adoption of build tools like [Pants], [Bazel] or
62+
[mill].
6163

6264
### Relationship with the Language Server Protocol
6365

0 commit comments

Comments
 (0)