Skip to content

Commit

Permalink
Update doc/guides/writing-and-running-benchmarks.md
Browse files Browse the repository at this point in the history
Co-authored-by: mscdex <mscdex@users.noreply.github.com>
  • Loading branch information
Mesteery and mscdex committed Jul 6, 2021
1 parent 494c88a commit 07cee14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guides/writing-and-running-benchmarks.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ The arguments of `createBenchmark` are:
Each configuration is a property with an array of possible values.
The configuration values can only be strings or numbers.
* `options` {Object} The benchmark options:
* `flags` option for specifying command line flags is supported
* `flags` option for specifying command line flags
* `byGroup` option for processing `configs` by groups:

```js
Expand Down

0 comments on commit 07cee14

Please sign in to comment.