We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 494c88a commit 07cee14Copy full SHA for 07cee14
doc/guides/writing-and-running-benchmarks.md
@@ -445,7 +445,7 @@ The arguments of `createBenchmark` are:
445
Each configuration is a property with an array of possible values.
446
The configuration values can only be strings or numbers.
447
* `options` {Object} The benchmark options:
448
- * `flags` option for specifying command line flags is supported
+ * `flags` option for specifying command line flags
449
* `byGroup` option for processing `configs` by groups:
450
451
```js
0 commit comments