Skip to content

Commit 66edb7b

Browse files
warlock1996targos
authored andcommittedOct 4, 2021
doc: fix typo in fs.md
PR-URL: #40254 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Qingyu Deng <i@ayase-lab.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 972d921 commit 66edb7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/api/fs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6543,7 +6543,7 @@ a string, a {Buffer}, or a {URL} object using the `file:` protocol.
65436543
65446544
#### String paths
65456545
6546-
String form paths are interpreted as UTF-8 character sequences identifying
6546+
String from paths are interpreted as UTF-8 character sequences identifying
65476547
the absolute or relative filename. Relative paths will be resolved relative
65486548
to the current working directory as determined by calling `process.cwd()`.
65496549

0 commit comments

Comments
 (0)
Please sign in to comment.