We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84afdc3 commit db1087cCopy full SHA for db1087c
doc/api/path.md
@@ -279,7 +279,7 @@ added: v0.1.16
279
280
* `...paths` {String} A sequence of path segments
281
282
-The `path.join()` method join all given `path` segments together using the
+The `path.join()` method joins all given `path` segments together using the
283
platform specific separator as a delimiter, then normalizes the resulting path.
284
285
Zero-length `path` segments are ignored. If the joined path string is a
0 commit comments