Skip to content

Commit

Permalink
Fix for subheader in README about --buffersize
Browse files Browse the repository at this point in the history
  • Loading branch information
yunusga committed Jul 12, 2019
1 parent f738598 commit 3f4bf26
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 @@ -132,7 +132,7 @@ Increase [maxBuffer](https://nodejs.org/docs/latest-v10.x/api/child_process.html
node-w3c-validator -i static/**/*.html -b 500
```

##### CLI `exec.bufferSize`
##### Node.js API `exec.bufferSize`

```js
// increase buffer size (1024 * 500)
Expand Down

0 comments on commit 3f4bf26

Please sign in to comment.