Skip to content

Commit 451f504

Browse files
author
Kellian Leveque
committed
docs(reference): Update smartwatts.md
- Fix formatting and spacing issues in the documentation
1 parent bf4cf46 commit 451f504

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/reference/formulas/smartwatts.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ The different images can be found on the [Docker Hub](https://hub.docker.com/r/p
3636
???+ info "Pre-Requisites"
3737
As SmartWatts is a formula, it needs to consume compatible usage Reports from a [Sensor](../sensors/hwpc-sensor.md). Make sure you have Reports made available in a supported storage option.
3838

39-
For running the SmartWatts Formula you need:
39+
For running the SmartWatts Formula you need:
4040

41-
- a valid configuration
42-
- an input storage
43-
- a output storage containing compatible `HWPCReports`
41+
- a valid configuration
42+
- an input storage
43+
- a output storage containing compatible `HWPCReports`
4444

4545
### Parameters
4646

@@ -215,6 +215,7 @@ Table below depicts the different parameters for FileDB type output:
215215
#### Running the Formula
216216

217217
You will find below different examples in order to run a Formula, depending on your use case:
218+
218219
- [Command-Line Interface](#running-the-formula-via-cli-parameters)
219220
- [Environment variables](#running-the-formula-via-environment-variables)
220221
- [Configuration File](#running-the-formula-via-configuration-file)

0 commit comments

Comments
 (0)