Skip to content

Commit 8b7f279

Browse files
canacRebeccaTamachiro
authored andcommitted
[Durable Objects] Remove stray back tick in alarms.mdx (#21653)
1 parent 4d54d46 commit 8b7f279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/durable-objects/api/alarms.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Alarms can be used to build distributed primitives, like queues or batching of w
5656

5757
### `alarm`
5858

59-
- <code>alarm(`alarmInfo`<Type text="Object"/>)</code>`: <Type text='void' />
59+
- <code>alarm(`alarmInfo`<Type text="Object"/>)</code>: <Type text='void' />
6060

6161
- Called by the system when a scheduled alarm time is reached.
6262

0 commit comments

Comments
 (0)