We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b73fde8 commit e307afeCopy full SHA for e307afe
tools/make/README.md
@@ -182,7 +182,7 @@ $ make BENCHMARKS_PATTERN=benchmark.js list-benchmarks
182
To filter based on a file path,
183
184
``` bash
185
-# List only benchmark files in for base special math functions...
+# List only benchmark files for base special math functions...
186
$ make BENCHMARKS_FILTER=.*/math/base/special/.* list-benchmarks
187
```
188
0 commit comments