Skip to content

Commit bc1f65e

Browse files
authored
Merge pull request #2108 from adrianth/main
Fix typo in overviews/scala-book/scala-build-tool-sbt
2 parents 99a53de + 01b5a7c commit bc1f65e

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)