diff --git a/doc/api/path.md b/doc/api/path.md index c26a98e59c9d6d..b2339628bc310a 100644 --- a/doc/api/path.md +++ b/doc/api/path.md @@ -203,7 +203,7 @@ A [`TypeError`][] is thrown if `path` is not a string. added: v0.11.15 --> -* `pathObject` {Object} +* `pathObject` {Object} Any JavaScript object having the following properties: * `dir` {string} * `root` {string} * `base` {string}