Skip to content

Commit

Permalink
text improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
sash20m committed Mar 27, 2023
1 parent 3d0fe4a commit 0913ec1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/getActiveEnergyBurned.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# getActiveEnergyBurned

A quantity sample type that measures the amount of `active energy` the user has burned within a period of time.
A quantity sample type that measures the amount of `active energy` the user has burned within a period of time. This represents only the Active Kilocalories from the Total Kilocalories for that time period.

Example input options:

Expand Down
4 changes: 2 additions & 2 deletions docs/getBasalEnergyBurned.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# getBasalEnergyBurned

A quantity sample type that measures the amount of `resting energy` burned for within a period of time.
These samples together with active energy burned for the same time period represent the `total energy` burned for that period (usually seen as Total Kilocalories in workout on Apple Watch).
A quantity sample type that measures the amount of `resting energy` burned within a period of time.
These samples together with `active energy` burned for the same time period represent the `total energy` burned for that period (usually seen as Total Kilocalories in a workout on Apple Watch).

Example input options:

Expand Down

0 comments on commit 0913ec1

Please sign in to comment.