diff --git a/doc/api/fs.markdown b/doc/api/fs.markdown index b17669088a5..6ef889193ff 100644 --- a/doc/api/fs.markdown +++ b/doc/api/fs.markdown @@ -453,7 +453,7 @@ synchronous counterparts are of this type. - `stats.isFIFO()` - `stats.isSocket()` -For a regular file `sys.inspect(stats)` would return a string very +For a regular file `util.inspect(stats)` would return a string very similar to this: { dev: 2114,