Skip to content

Commit 01b5a7c

Browse files
committed
Fix typo in overviews/scala-book/scala-build-tool-sbt
1 parent 99a53de commit 01b5a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_overviews/scala-book/scala-build-tool-sbt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ If you type `help` at the sbt command prompt you’ll see a bunch of other comma
156156

157157
## See also
158158

159-
Here’s a list of other build tools you can use to build Scala projects are:
159+
Here’s a list of other build tools you can use to build Scala projects:
160160

161161
- [Ant](http://ant.apache.org/)
162162
- [Gradle](https://gradle.org/)

0 commit comments

Comments
 (0)