Skip to content

Commit

Permalink
docs: fix option name
Browse files Browse the repository at this point in the history
  • Loading branch information
idosal committed Jun 28, 2020
1 parent abf0104 commit f5fa0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ module.exports = (on, config) => {

## Recording Logs

If you want to record the logs internally, you can use the `recordLog` option:
If you want to record the logs internally, you can use the `recordLogs` option:

```js
module.exports = (on, config) => {
Expand Down

0 comments on commit f5fa0af

Please sign in to comment.