Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Echola <zac.echola@gmail.com>2014-10-18 17:55:35 +0400
committerZac Echola <zac.echola@gmail.com>2014-10-18 17:55:35 +0400
commit701f4629258efdb67d92caebd4e7b33b67f38620 (patch)
tree477a0c93320916024e46502766695685674c8a9c /README.md
parent45384b87d6944b40ed7f27c9344abc0c598e3e2e (diff)
problem ids, not error codes
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 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: