diff --git a/docs/changelog/wearables/providers.mdx b/docs/changelog/wearables/providers.mdx index 1be05b074..cbb8c078e 100644 --- a/docs/changelog/wearables/providers.mdx +++ b/docs/changelog/wearables/providers.mdx @@ -369,7 +369,7 @@ Check out the [Abbott LibreView / Freestyle Libre](/wearables/guides/abbott-libr The Fitbit profile scope and Oura email scope are no longer required for establishing connections. For Fitbit specifically, please be aware of the [updated Fitbit Time Zone resolution precedences](/wearables/guides/fitbit#time-zone-resolution). When -your user refuses to grant both the activity and the profile scope, Fitbit data are more likely to be timestamped incorrectly in UTC time basis +your user refuses to grant both the activity and the profile scope, Fitbit data are more likely to be timestamped incorrectly on a UTC time basis due to inaccurate or unavailable time zone information. diff --git a/docs/wearables/guides/fitbit.mdx b/docs/wearables/guides/fitbit.mdx index ed15923d7..217641a7b 100644 --- a/docs/wearables/guides/fitbit.mdx +++ b/docs/wearables/guides/fitbit.mdx @@ -56,5 +56,5 @@ Junction makes the best time zone guess in the following precedence: When your user refuses to grant both the activity and the profile scope, Fitbit data are more likely to be timestamped incorrectly -in UTC time basis due to inaccurate or unavailable time zone information. +on a UTC time basis due to inaccurate or unavailable time zone information.