Skip to content

Commit 3a9a8ca

Browse files
committed
squash: make linter happy
1 parent 4652d31 commit 3a9a8ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/api/fs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ added: v10.0.0
371371
changes:
372372
- version: REPLACEME
373373
pr-url: https://github.com/nodejs/node/pull/42835
374-
description: `position` accepts bigint values.
374+
description: Accepts bigint values as `position`.
375375
-->
376376
377377
* `buffer` {Buffer|TypedArray|DataView} A buffer that will be filled with the
@@ -401,7 +401,7 @@ added:
401401
changes:
402402
- version: REPLACEME
403403
pr-url: https://github.com/nodejs/node/pull/42835
404-
description: `position` accepts bigint values.
404+
description: Accepts bigint values as `position`.
405405
-->
406406
407407
* `options` {Object}
@@ -435,7 +435,7 @@ added:
435435
changes:
436436
- version: REPLACEME
437437
pr-url: https://github.com/nodejs/node/pull/42835
438-
description: `position` accepts bigint values.
438+
description: Accepts bigint values as `position`.
439439
-->
440440
441441
* `buffer` {Buffer|TypedArray|DataView} A buffer that will be filled with the

0 commit comments

Comments
 (0)