Skip to content

Commit 09cead5

Browse files
committed
Improve api.today docs.
1 parent 9173331 commit 09cead5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

things/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ def today(**kwargs):
498498
might not be up to date anymore if you didn't open the app recently.
499499
To get around this limitation, we here make a prediction of what
500500
tasks would show up in Today if you were to open the app right now.
501-
This prediction does not include repeating to-dos at this time.
501+
This prediction does not include repeating tasks at this time.
502502
503503
See `things.api.tasks` for details on the optional parameters.
504504
"""

0 commit comments

Comments
 (0)