Skip to content

Commit ff5e903

Browse files
committed
doc: fix YAML syntax errors
1 parent 1cef9c6 commit ff5e903

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

doc/api/buffer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1422,7 +1422,7 @@ added:
14221422
changes:
14231423
- version:
14241424
- v14.10.0
1425-
= v12.19.0
1425+
- v12.19.0
14261426
pr-url: https://github.com/nodejs/node/pull/34960
14271427
description: This function is also available as `buf.readBigUint64LE()`.
14281428
-->

doc/api/modules.md

-1
Original file line numberDiff line numberDiff line change
@@ -901,7 +901,6 @@ loading.
901901
### `module.parent`
902902
<!-- YAML
903903
added: v0.1.16
904-
deprecated: v14.6.0
905904
deprecated:
906905
- v12.19.0
907906
- v14.6.0

doc/api/zlib.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ These advanced options are available for controlling decompression:
488488
<!-- YAML
489489
added: v0.11.1
490490
changes:
491-
- version
491+
- version:
492492
- v14.5.0
493493
- v12.19.0
494494
pr-url: https://github.com/nodejs/node/pull/33516

0 commit comments

Comments
 (0)