Skip to content

Commit cd8797d

Browse files
authored
doc: Fixing typos in the index page.
1 parent 98d9712 commit cd8797d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ hide:
1111

1212
# PowerAPI
1313

14-
Measuring Power Consumption of your Applications.
14+
Measuring power consumption of your applications.
1515

16-
[Geting started](getting_started.md){ .md-button .md-button--primary}
16+
[Getting started](getting_started.md){ .md-button .md-button--primary}
1717
[:fontawesome-brands-github: GitHub](https://github.com/powerapi-ng/){ .md-button}
1818

1919
</div>
2020

21-
![PowerAPI Overview](assets/images/intro/overview.png){ width="900px" align=right .tx-hero__image}
21+
![PowerAPI overview](assets/images/intro/overview.png){ width="900px" align=right .tx-hero__image}
2222

2323
</div>
2424
---
@@ -27,15 +27,15 @@ Measuring Power Consumption of your Applications.
2727

2828
<div class="grid-container" markdown>
2929
<div class="grid-item card container" markdown>
30-
:material-lightning-bolt-circle:{ .lg .middle } __PowerMeter as Software__
30+
:material-lightning-bolt-circle:{ .lg .middle } __PowerMeter as a Software__
3131
---
32-
You don't need any additional physical PowerMeter or hardware in order to estimate power consumption of your applications.
33-
PowerAPI toolkit allows you to use Software PowerMeters providing power consumption at different granularity levels: *global*, *virtual machine*, *container*, *application*, *processus*, *code*.
32+
You do not need any additional physical power-meter or hardware to estimate power consumption of your applications.
33+
The PowerAPI toolkit allows you to deploy software-defined power-meters to report power consumption at different granularity levels: *global*, *virtual machine*, *container*, *application*, *processus*, *code*.
3434
</div>
3535
<div class="grid-item card container" markdown>
3636
:fontawesome-solid-arrow-up-right-from-square:{ .lg .middle } __Extensible__
3737
---
38-
The actor based architecture of PowerAPI toolkit enables you to create customized PowerMeters by adding new mechanisms for storing metrics and estimations as well as for computing the latter ones.
38+
The actor-based architecture of the PowerAPI toolkit enables you to create customized power-meters by adding new plugins for storing metrics and estimations, as well as for computing the latter ones.
3939
</div>
4040
<div class="grid-item card container" markdown>
4141
:material-open-source-initiative:{ .lg .middle } __Open Source__

0 commit comments

Comments
 (0)