From 3874636f8f71aed8c2ab472db828475a549d1479 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sat, 3 Jun 2017 10:01:41 -0700 Subject: [PATCH] Fix typo in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5944f01..0c06445f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ 0.13.4 ====== - Add `--show-diff-on-failure` option to `pre-commit run` -- Replace `jsonschema` with better erorr messages +- Replace `jsonschema` with better error messages 0.13.3 ======