We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2267927 commit 841cf87Copy full SHA for 841cf87
src/frequenz/channels/timer.py
@@ -62,7 +62,7 @@ async def main() -> None:
62
63
Tip:
64
It is extremely important to understand how timers behave when they are
65
- delayed, we recommned emphatically to read about [missed ticks and
+ delayed, we recommend emphatically to read about [missed ticks and
66
drifting](#missed-ticks-and-drifting) before using timers in production.
67
68
# Missed Ticks And Drifting
0 commit comments