Skip to content

Commit 0913ec1

Browse files
author
sash20m
committed
text improvement
1 parent 3d0fe4a commit 0913ec1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/getActiveEnergyBurned.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# getActiveEnergyBurned
22

3-
A quantity sample type that measures the amount of `active energy` the user has burned within a period of time.
3+
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.
44

55
Example input options:
66

docs/getBasalEnergyBurned.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# getBasalEnergyBurned
22

3-
A quantity sample type that measures the amount of `resting energy` burned for within a period of time.
4-
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).
3+
A quantity sample type that measures the amount of `resting energy` burned within a period of time.
4+
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).
55

66
Example input options:
77

0 commit comments

Comments
 (0)