diff --git a/README.md b/README.md index cdf779b..59d798c 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ module.exports = function(config) { seed: '4321', stopOnFailure: true, failFast: true, - timeoutInverval: 1000 + timeoutInterval: 1000 } } })