Skip to content

Commit c365867

Browse files
RaisinTentargos
authored andcommitted
doc: fix typo in BUILDING.md
PR-URL: #35807 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 4128eef commit c365867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ to execute JavaScript tests independently of the C++ test suite:
399399
$ make coverage-run-js
400400
```
401401

402-
If you are updating tests and want to collect coverrage for a single test file
402+
If you are updating tests and want to collect coverage for a single test file
403403
(e.g. `test/parallel/test-stream2-transform.js`):
404404

405405
```text

0 commit comments

Comments
 (0)