Commit 3bd0f1e
committed
Fix unterminated code block in a documentation example
Without this the documention for `WithPrevious` is not rendered
properly.
Signed-off-by: Leandro Lucarella <[email protected]>1 parent 729ecf7 commit 3bd0f1e
File tree
2 files changed
+2
-1
lines changed- src/frequenz/channels/experimental
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
0 commit comments