File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ If you can reproduce a test failure, search for it in the
88[ Node.js issue tracker] ( https://github.com/nodejs/node/issues ) or
99file a new issue.
1010
11- ## Table of Contents
11+ ## Table of contents
1212
1313* [ Supported platforms] ( #supported-platforms )
1414 * [ Input] ( #input )
@@ -309,7 +309,7 @@ To install this version of Node.js into a system directory:
309309[sudo] make install
310310```
311311
312- #### Running Tests
312+ #### Running tests
313313
314314To verify the build:
315315
@@ -379,7 +379,7 @@ You can use
379379[ node-code-ide-configs] ( https://github.com/nodejs/node-code-ide-configs )
380380to run/debug tests, if your IDE configs are present.
381381
382- #### Running Coverage
382+ #### Running coverage
383383
384384It's good practice to ensure any code you add or change is covered by tests.
385385You can do so by running the test suite with coverage enabled:
You can’t perform that action at this time.
0 commit comments