Skip to content

Commit

Permalink
Update doc/api/os.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Apr 3, 2023
1 parent 2e26c7d commit dcdef23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/os.md
Expand Up @@ -142,7 +142,7 @@ The properties included on each object include:
`nice` values are POSIX-only. On Windows, the `nice` values of all processors
are always 0.

On Linux and Android when `/proc` file system is not accessible, an empty
On Linux and Android, when `/proc` is not accessible, an empty
array will be returned.

`os.cpus().length` should not be used to calculate the amount of parallelism
Expand Down

0 comments on commit dcdef23

Please sign in to comment.