Skip to content

Commit e109710

Browse files
committed
Reword
1 parent 81ccfd7 commit e109710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,7 @@ Done!
10791079
#### System Information
10801080

10811081
- `arch()` — Instruction set architecture. Possible values are: `"aarch64"`, `"arm"`, `"asmjs"`, `"hexagon"`, `"mips"`, `"msp430"`, `"powerpc"`, `"powerpc64"`, `"s390x"`, `"sparc"`, `"wasm32"`, `"x86"`, `"x86_64"`, and `"xcore"`.
1082-
- `num_cpus()` - Number of logical cores this process could try to use.
1082+
- `num_cpus()` - Number of logical CPUs.
10831083
- `os()` — Operating system. Possible values are: `"android"`, `"bitrig"`, `"dragonfly"`, `"emscripten"`, `"freebsd"`, `"haiku"`, `"ios"`, `"linux"`, `"macos"`, `"netbsd"`, `"openbsd"`, `"solaris"`, and `"windows"`.
10841084
- `os_family()` — Operating system family; possible values are: `"unix"` and `"windows"`.
10851085

0 commit comments

Comments
 (0)