Fixed minor docstring typo.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Fabio Manganiello 2024-01-19 00:27:44 +01:00
parent 8d89c50e55
commit 6009b94b87
Signed by: blacklight
GPG Key ID: D90FBA7F76362774
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ class GoogleFitPlugin(GooglePlugin, RunnablePlugin):
Unless you are interested in monitoring data points from specific devices,
you may want to look for ``dataStreamId`` fields that match the
``derived:*:merge*`` pattern. Some popular examples include:e.g.
``derived:*:merge*`` pattern. Some popular examples include:
- ``derived:com.google.step_count.delta:merge_step_deltas``, to monitor
the number of steps taken in a given time interval.