Skip to content

Commit 84f382f

Browse files
Oxyjunjustin-mp
andauthored
Update src/content/docs/durable-objects/api/alarms.mdx
Co-authored-by: justin-mp <[email protected]>
1 parent d21b9fb commit 84f382f

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
@@ -45,7 +45,7 @@ Alarms can be used to build distributed primitives, like queues or batching of w
4545

4646
- <code> setAlarm(scheduledTimeMs <Type text="number" />)</code>: <Type text="void" />
4747

48-
- Set the time for the alarm to run at in number of milliseconds elapsed since the UNIX epoch.
48+
- Set the time for the alarm to run. Specify the time as the number of milliseconds elapsed since the UNIX epoch.
4949

5050
### deleteAlarm
5151

0 commit comments

Comments
 (0)