Skip to content

Commit e42c6c8

Browse files
authored
doc: correct spelling in BUILDING.md
PR-URL: #60875 Reviewed-By: Stewart X Addison <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent 768f3ba commit e42c6c8

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)