forked from platypush/platypush
Fixed minor docstring typo.
This commit is contained in:
parent
f9bd5b3abc
commit
6775208b2e
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue