Skip to content

Commit

Permalink
update per review
Browse files Browse the repository at this point in the history
  • Loading branch information
hmalik88 committed Jan 14, 2025
1 parent e2cc846 commit 63dbffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/examples/packages/cronjobs/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export const onCronjob: OnCronjobHandler = async ({ request }) => {

/**
* Handle incoming JSON-RPC requests from the dapp, sent through the
* `wallet_invokeSnap` method. This handler handles three methods:
* `wallet_invokeSnap` method. This handler handles four methods:
*
* - `scheduleNotificationWithDate`: Schedule a notification in the future with the `date` param.
* - `scheduleNotificationWithDuration`: Schedule a notification in the future with the `duration` param.
Expand Down

0 comments on commit 63dbffe

Please sign in to comment.