Skip to content

Commit f260bdd

Browse files
aetheryxaddaleax
aetheryx
authored andcommitted
doc: fix typo in path.md
PR-URL: #34550 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Harshitha K P <[email protected]> Reviewed-By: Zeyu Yang <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: James M Snell <[email protected]>
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

+1-1
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)