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 08d966c commit 3a204bdCopy full SHA for 3a204bd
BUILDING.md
@@ -443,7 +443,7 @@ tools/test.py parallel/test-stream-* # The test/ prefix can be omitted
443
tools/test.py "test/parallel/test-stream-*"
444
```
445
446
-The whildcard `*` can be used in any part of the path. For example, to run all tests
+The wildcard `*` can be used in any part of the path. For example, to run all tests
447
with a name that starts with `test-inspector-`, regardless of the directory they are in:
448
449
```bash
0 commit comments