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 4128eef commit c365867Copy full SHA for c365867
BUILDING.md
@@ -399,7 +399,7 @@ to execute JavaScript tests independently of the C++ test suite:
399
$ make coverage-run-js
400
```
401
402
-If you are updating tests and want to collect coverrage for a single test file
+If you are updating tests and want to collect coverage for a single test file
403
(e.g. `test/parallel/test-stream2-transform.js`):
404
405
```text
0 commit comments