From 6a815f7be0a91ad4e29643c2c62ef7f22140a560 Mon Sep 17 00:00:00 2001 From: Darshan Sen Date: Fri, 29 Jan 2021 14:35:18 +0530 Subject: [PATCH] fixup! fixup! fixup! fixup! fs: change default value of position in read and readSync --- doc/api/fs.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/api/fs.md b/doc/api/fs.md index d4b8021acc05b3..37c419a5c4ae26 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -2923,7 +2923,7 @@ added: v0.0.2 changes: - version: REPLACEME pr-url: https://github.com/nodejs/node/pull/37101 - description: Runtime description + description: Runtime description. - version: v10.10.0 pr-url: https://github.com/nodejs/node/pull/22150 description: The `buffer` parameter can now be any `TypedArray`, or a @@ -2975,7 +2975,7 @@ added: changes: - version: REPLACEME pr-url: https://github.com/nodejs/node/pull/37101 - description: Runtime description + description: Runtime description. - version: - v13.11.0 - v12.17.0 @@ -3296,7 +3296,7 @@ added: v0.1.21 changes: - version: REPLACEME pr-url: https://github.com/nodejs/node/pull/37101 - description: Runtime description + description: Runtime description. - version: v10.10.0 pr-url: https://github.com/nodejs/node/pull/22150 description: The `buffer` parameter can now be any `TypedArray` or a @@ -3326,7 +3326,7 @@ added: changes: - version: REPLACEME pr-url: https://github.com/nodejs/node/pull/37101 - description: Runtime description + description: Runtime description. - version: - v13.13.0 - v12.17.0