Skip to content

Commit bd8cdc0

Browse files
committed
Fix typo on "2023-05-08-replacing-sbt-with-scala-cli-in-a-simple-project.md"
1 parent f3cd3fa commit bd8cdc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2023-05-08-replacing-sbt-with-scala-cli-in-a-simple-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,6 @@ The [first execution](https://github.com/wiringbits/scala-cli-multi-module-demo/
9393

9494
While scala-cli does not advertise itself as a build-tool, we saw that it can be a viable option for small projects.
9595

96-
I'm keep to try it on bigger projects and see how far we can go, could it possible be as nice for a simple fullstack Scala application?
96+
I'm keen to try it on bigger projects and see how far we can go, could it possible be as nice for a simple fullstack Scala application?
9797

9898
Thanks.

0 commit comments

Comments
 (0)