Skip to content

Commit 3a204bd

Browse files
committed
doc: correct spelling in BUILDING.md
1 parent 08d966c commit 3a204bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ tools/test.py parallel/test-stream-* # The test/ prefix can be omitted
443443
tools/test.py "test/parallel/test-stream-*"
444444
```
445445

446-
The whildcard `*` can be used in any part of the path. For example, to run all tests
446+
The wildcard `*` can be used in any part of the path. For example, to run all tests
447447
with a name that starts with `test-inspector-`, regardless of the directory they are in:
448448

449449
```bash

0 commit comments

Comments
 (0)