Skip to content

Commit a2121d0

Browse files
author
Inkedstinct
committed
docs(overview): Fix SmartWatts reports unit
1 parent 9e8b2db commit a2121d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The diagram below illustrates the overall architecture of a PowerMeter within th
1414
A PowerMeter consists of two essential components:
1515

1616
- a [Sensor](#Sensor), which collects system usage metrics and generates usage reports.
17-
- a [Formula](#Formula), which applies a computational model to the usage reports, producing power consumption data (in mJ).
17+
- a [Formula](#Formula), which applies a computational model to the usage reports, producing power consumption data (in watts).
1818

1919
Additionally, [Preprocessors](./overview.md#Preprocessors) can be utilized to modify usage reports before they are processed by the Formula.
2020

0 commit comments

Comments
 (0)