From ff5e9030177c24bce90e5320fdce5bbdffd9253c Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Tue, 6 Oct 2020 23:24:11 +0200 Subject: [PATCH] doc: fix YAML syntax errors --- doc/api/buffer.md | 2 +- doc/api/modules.md | 1 - doc/api/zlib.md | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/api/buffer.md b/doc/api/buffer.md index eeb0226be6f27b..08be65e9796c95 100644 --- a/doc/api/buffer.md +++ b/doc/api/buffer.md @@ -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()`. --> diff --git a/doc/api/modules.md b/doc/api/modules.md index 4b0e93584a6bbc..3a46aca8eff4fc 100644 --- a/doc/api/modules.md +++ b/doc/api/modules.md @@ -901,7 +901,6 @@ loading. ### `module.parent`