test,doc: adjust async-hooks coverage doc for lint

First header should be a first-level header according to our lint rules.
Make it so in prepartion for applying the markdown linting to the test
directory.

PR-URL: https://github.com/nodejs/node/pull/22221
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Khaidi Chu <i@2333.moe>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: George Adams <george.adams@uk.ibm.com>
This commit is contained in:
Rich Trott 2018-08-09 15:12:46 -07:00
parent 9fbd2af655
commit 56103aba59
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
## AsyncHooks Coverage Overview
# AsyncHooks Coverage Overview
Showing which kind of async resource is covered by which test: