diff --git a/README.md b/README.md index 7eb2169..dd801e4 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ be used in place of the defaults listed above. For example: "minInstances": 2, "ignore": "test|spec|mock", "reporter": "json", - "truncate": 100, + "truncate": 100 } ```