Skip to content

Commit

Permalink
doc: fix YAML syntax errors
Browse files Browse the repository at this point in the history
PR-URL: #35529
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
  • Loading branch information
aduh95 authored and jasnell committed Oct 6, 2020
1 parent 1cef9c6 commit ad012c9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/api/buffer.md
Expand Up @@ -1422,7 +1422,7 @@ added:
changes:
- version:
- v14.10.0
= v12.19.0
- v12.19.0
pr-url: https://github.com/nodejs/node/pull/34960
description: This function is also available as `buf.readBigUint64LE()`.
-->
Expand Down
1 change: 0 additions & 1 deletion doc/api/modules.md
Expand Up @@ -901,7 +901,6 @@ loading.
### `module.parent`
<!-- YAML
added: v0.1.16
deprecated: v14.6.0
deprecated:
- v12.19.0
- v14.6.0
Expand Down
2 changes: 1 addition & 1 deletion doc/api/zlib.md
Expand Up @@ -488,7 +488,7 @@ These advanced options are available for controlling decompression:
<!-- YAML
added: v0.11.1
changes:
- version
- version:
- v14.5.0
- v12.19.0
pr-url: https://github.com/nodejs/node/pull/33516
Expand Down

0 comments on commit ad012c9

Please sign in to comment.