Skip to content

Commit 00f9189

Browse files
committed
squash: make linter happy
1 parent 204fb4f commit 00f9189

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

doc/api/fs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ added: v10.0.0
372372
changes:
373373
- version: REPLACEME
374374
pr-url: https://github.com/nodejs/node/pull/42835
375-
description: `position` accepts bigint values.
375+
description: Accepts bigint values as `position`.
376376
-->
377377
378378
* `buffer` {Buffer|TypedArray|DataView} A buffer that will be filled with the
@@ -402,7 +402,7 @@ added:
402402
changes:
403403
- version: REPLACEME
404404
pr-url: https://github.com/nodejs/node/pull/42835
405-
description: `position` accepts bigint values.
405+
description: Accepts bigint values as `position`.
406406
-->
407407
408408
* `options` {Object}
@@ -436,7 +436,7 @@ added:
436436
changes:
437437
- version: REPLACEME
438438
pr-url: https://github.com/nodejs/node/pull/42835
439-
description: `position` accepts bigint values.
439+
description: Accepts bigint values as `position`.
440440
-->
441441
442442
* `buffer` {Buffer|TypedArray|DataView} A buffer that will be filled with the

0 commit comments

Comments
 (0)