From 701f4629258efdb67d92caebd4e7b33b67f38620 Mon Sep 17 00:00:00 2001 From: Zac Echola Date: Sat, 18 Oct 2014 08:55:35 -0500 Subject: problem ids, not error codes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2aa34ac..6983410 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Breaks out of grunt task on first error. Use `--force` to force continue. * Type: `Array` * Default: `[]` -Array of [bootlint error codes](https://github.com/twbs/bootlint/wiki) (`String`s) to explicitly ignore. +Array of [bootlint problem ID codes](https://github.com/twbs/bootlint/wiki) (`String`s) to explicitly ignore. Example: -- cgit v1.2.3