From 23fabe5e85bcd7a37ec0b95d1af6604d87dbf702 Mon Sep 17 00:00:00 2001 From: Zac Echola Date: Wed, 12 Nov 2014 08:29:50 -0600 Subject: Revert "fixed stoponerror option not stopping grunt task" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index edef42d..882cf43 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ grunt.initConfig({ * Type: `Boolean` * Default: `false` -Breaks out of grunt task if there are errors. Use `--force` to force continue. +Breaks out of grunt task on first error. Use `--force` to force continue. #### options.relaxerror -- cgit v1.2.3