Skip to content

Commit 841cf87

Browse files
committed
Fix typo
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 2267927 commit 841cf87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frequenz/channels/timer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ async def main() -> None:
6262
6363
Tip:
6464
It is extremely important to understand how timers behave when they are
65-
delayed, we recommned emphatically to read about [missed ticks and
65+
delayed, we recommend emphatically to read about [missed ticks and
6666
drifting](#missed-ticks-and-drifting) before using timers in production.
6767
6868
# Missed Ticks And Drifting

0 commit comments

Comments
 (0)