summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index d5176269..ebfa0bbf 100644
--- a/readme.md
+++ b/readme.md
@@ -177,7 +177,7 @@ optimizer without classpath conflicts.
- Version bumps: ammonite 1.6.0, scala 2.12.8, zinc 1.2.5
-- Mill now by default fails fast, so in case a build tasks fails, it exists immediately
+- Mill now by default fails fast, so in case a build tasks fails, it exits immediately
- Added new `-k`/--keep-going` commandline option to disable fail fast behaviour and continue build as long as possible in case of a failure