Skip to content

Commit e307afe

Browse files
committed
Fix comment
1 parent b73fde8 commit e307afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/make/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ $ make BENCHMARKS_PATTERN=benchmark.js list-benchmarks
182182
To filter based on a file path,
183183

184184
``` bash
185-
# List only benchmark files in for base special math functions...
185+
# List only benchmark files for base special math functions...
186186
$ make BENCHMARKS_FILTER=.*/math/base/special/.* list-benchmarks
187187
```
188188

0 commit comments

Comments
 (0)