diff --git a/doc/api/os.md b/doc/api/os.md index babb80e6f07b84..6160b0bbb1c71d 100644 --- a/doc/api/os.md +++ b/doc/api/os.md @@ -58,7 +58,7 @@ added: v0.3.3 * Returns: {Array} The `os.cpus()` method returns an array of objects containing information about -each CPU/core installed. +each logical CPU core. The properties included on each object include: