Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4fcbc92

Browse filesBrowse 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
Copy full SHA for 4fcbc92

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Open diff view settings
Collapse file

‎doc/api/fs.md‎

Copy file name to clipboardExpand all lines: doc/api/fs.md
+3-3Lines changed: 3 additions & 3 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.