Skip to content

Commit c365867

Browse files
RaisinTentargos
authored andcommitted
doc: fix typo in BUILDING.md
PR-URL: #35807 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
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)