Skip to content

Commit 4fcbc92

Browse files
LiviaMedeirosdanielleadams
authored andcommitted
doc: fix backticks in fs API docs
PR-URL: #44962 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
1 parent 23aa413 commit 4fcbc92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/api/fs.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -902,7 +902,7 @@ added: v10.0.0
902902
changes:
903903
- version: v14.0.0
904904
pr-url: https://github.com/nodejs/node/pull/27044
905-
description: Changed 'flags' argument to 'mode' and imposed
905+
description: Changed `flags` argument to `mode` and imposed
906906
stricter type validation.
907907
-->
908908
@@ -2188,7 +2188,7 @@ changes:
21882188
`ERR_INVALID_CALLBACK`.
21892189
- version: v14.0.0
21902190
pr-url: https://github.com/nodejs/node/pull/27044
2191-
description: Changed 'flags' argument to 'mode' and imposed
2191+
description: Changed `flags` argument to `mode` and imposed
21922192
stricter type validation.
21932193
-->
21942194
@@ -5012,7 +5012,7 @@ added: v8.5.0
50125012
changes:
50135013
- version: v14.0.0
50145014
pr-url: https://github.com/nodejs/node/pull/27044
5015-
description: Changed 'flags' argument to 'mode' and imposed
5015+
description: Changed `flags` argument to `mode` and imposed
50165016
stricter type validation.
50175017
-->
50185018

0 commit comments

Comments
 (0)