diff --git a/doc/api/os.md b/doc/api/os.md index 38f1d25ab217a4..69852bf8105aa4 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: