Skip to content

Commit f260bdd

Browse files
aetheryxaddaleax
authored andcommitted
doc: fix typo in path.md
PR-URL: #34550 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent a7b4318 commit f260bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/path.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ On Windows systems only, returns an equivalent [namespace-prefixed path][] for
549549
the given `path`. If `path` is not a string, `path` will be returned without
550550
modifications.
551551

552-
This method is meaningful only on Windows system. On POSIX systems, the
552+
This method is meaningful only on Windows systems. On POSIX systems, the
553553
method is non-operational and always returns `path` without modifications.
554554

555555
## `path.win32`

0 commit comments

Comments
 (0)