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`