Skip to content

Commit c461099

Browse files
Update sbt.md
1 parent 795214f commit c461099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/install-guides/sbt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ weight: 1
2222

2323
[`sbt`](https://www.scala-sbt.org/) is a popular build tool for Scala and Java projects.
2424

25-
`sbt` is available for Windows, macOS, Linux and supports the Arm architecture.
25+
`sbt` supports the Arm architecture is available for Windows, macOS, and Linux.
2626

2727
{{% notice Note %}}
2828
When the project was created, it was called *Simple Build Tool*, but quickly evolved to *sbt*. Some have incorrectly redefined it to *Scala Build Tool*, which does not reflect the fact that sbt works with Java-only projects.

0 commit comments

Comments
 (0)