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 4d54d46 commit 8b7f279Copy full SHA for 8b7f279
src/content/docs/durable-objects/api/alarms.mdx
@@ -56,7 +56,7 @@ Alarms can be used to build distributed primitives, like queues or batching of w
56
57
### `alarm`
58
59
-- <code>alarm(`alarmInfo`<Type text="Object"/>)</code>`: <Type text='void' />
+- <code>alarm(`alarmInfo`<Type text="Object"/>)</code>: <Type text='void' />
60
61
- Called by the system when a scheduled alarm time is reached.
62
0 commit comments