Skip to content

Commit 375b0a9

Browse files
committed
typo
1 parent 59b01ed commit 375b0a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dashjoin-docs/docs/developer-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,7 @@ The next example uses the [cron](https://quarkus.io/guides/scheduler-reference#c
10751075

10761076
```
10771077
{
1078-
"ID": "interval",
1078+
"ID": "cron",
10791079
"djClassName": "org.dashjoin.function.Invoke",
10801080
"expression": "...",
10811081
"cron": "0 15 10 * * ?",

0 commit comments

Comments
 (0)