Skip to content

Commit beb9271

Browse files
committed
fix: Typos
1 parent b88ee8a commit beb9271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/sensors/hwpc-sensor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ power consumption. This technology is only available on **Intel Sandy Bridge**
88
architecture or **newer**. However, Intel Core **Tiger Lake**, **Alder Lake** and **Raptor Lake** families for **desktop** and **mobile** **are not supported**. The sensor is also available on **AMD Zen (1,2,34)**. **Power/ARM/RISCV are not supported** architectures.
99

1010
In particular, it exploits the `perf` API of the **Linux kernel**. It is only available on Linux
11-
and need to have **root access** to be used. If your are using version **1.2 or older**, sensor requieres **cgroup V1**.
11+
and need to have **root access** to be used. If you are using version **1.2 or older**, the sensor requires **cgroup V1**.
1212

1313
**The sensor can not be used in a virtual machine**, it must have access (via Linux
1414
kernel API) to the real CPU register to read performance counter values.

0 commit comments

Comments
 (0)