doc: fix heading space bug in assert.md

Fixing a heading rendering bug

PR-URL: https://github.com/nodejs/node/pull/35310
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
This commit is contained in:
Thomas Hunter II 2020-09-22 20:29:28 -07:00 committed by Rich Trott
parent 6be80e1893
commit d6fe46f749
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ added: v14.2.0
This feature is currently experimental and behavior might still change.
### `new assert.CallTracker()`
### `new assert.CallTracker()`
<!-- YAML
added: v14.2.0
-->