Skip to content

Commit

Permalink
docs:(typo) timeoutInterval (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
fadc80 authored and johnjbarton committed Jun 25, 2018
1 parent 5b45cc1 commit 66f598a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -81,7 +81,7 @@ module.exports = function(config) {
seed: '4321',
stopOnFailure: true,
failFast: true,
timeoutInverval: 1000
timeoutInterval: 1000
}
}
})
Expand Down

0 comments on commit 66f598a

Please sign in to comment.