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 af2c261 commit df2936bCopy full SHA for df2936b
docs/features/timers.md
@@ -37,4 +37,4 @@ Additionally, when measuring elapsed time in workflows (e.g., tracking how long
37
$start = yield WorkflowStub::sideEffect(fn () => WorkflowStub::now());
38
```
39
40
-This ensures a checkpoint is created, preventing replay-related inconsistencies and guaranteeing accurate time calculations.
+This ensures an event log is created, preventing replay-related inconsistencies and guaranteeing accurate time calculations.
0 commit comments