mirror of https://github.com/nodejs/node.git
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:
parent
6be80e1893
commit
d6fe46f749
|
@ -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
|
||||
-->
|
||||
|
|
Loading…
Reference in New Issue