From b2394d91c7ebe8b11bf7d0696af5fe7768d17cfa Mon Sep 17 00:00:00 2001 From: Anderson Mesquita Date: Sat, 7 Apr 2018 15:34:29 +0200 Subject: Fix typo (#284) --- docs/pages/2 - Configuring Mill.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/2 - Configuring Mill.md b/docs/pages/2 - Configuring Mill.md index 4df4d5d4..a229fa72 100644 --- a/docs/pages/2 - Configuring Mill.md +++ b/docs/pages/2 - Configuring Mill.md @@ -414,7 +414,7 @@ object foo extends ScalaModule { Mill's `foo.run` by default will discover which main class to run from your compilation output, but if there is more than one or the main class comes from -some library you cna explicitly specify which one to use. This also adds the +some library you can explicitly specify which one to use. This also adds the main class to your `foo.jar` and `foo.assembly` jars. ## Downloading Non-Maven Jars -- cgit v1.2.3