Skip to content

Commit 498cd9a

Browse files
committed
Fixing one more typo
1 parent 766c3bc commit 498cd9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

garminconnect/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ def get_lactate_threshold(self, *,latest: bool=True, start_date: Optional[str|da
656656
"calendarDate": None,
657657
"sequence": None,
658658
"speed": None,
659-
"hearRate": None,
659+
"heartRate": None,
660660
"heartRateCycling": None
661661
}
662662

0 commit comments

Comments
 (0)