Skip to content

Commit df2936b

Browse files
authored
Update timers.md
1 parent af2c261 commit df2936b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/timers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ Additionally, when measuring elapsed time in workflows (e.g., tracking how long
3737
$start = yield WorkflowStub::sideEffect(fn () => WorkflowStub::now());
3838
```
3939

40-
This ensures a checkpoint is created, preventing replay-related inconsistencies and guaranteeing accurate time calculations.
40+
This ensures an event log is created, preventing replay-related inconsistencies and guaranteeing accurate time calculations.

0 commit comments

Comments
 (0)