Skip to content

Commit 66203a5

Browse files
author
Damion Werner
committed
fix highlighted line in code example
1 parent 406023b commit 66203a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/guide/TimelyProcessing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ In the code example we are simply ignoring the late stream.
9797

9898
Strategy 2 is usually more useful for any practical applications. Malstrom comes with a prebuilt utility for this:
9999

100-
<<< @../../malstrom-core/examples/event_time_out_of_order.rs{56}
100+
<<< @../../malstrom-core/examples/event_time_out_of_order.rs{87}
101101

102102
::: info Output
103103
```

0 commit comments

Comments
 (0)