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 83d53d0 commit c9cd1f4Copy full SHA for c9cd1f4
platform-includes/crons/setup/java.mdx
@@ -25,7 +25,7 @@ CheckInUtils.withCheckIn("<monitor-slug>") {
25
}
26
```
27
28
-You may also send a `MonitorConfig` with a `MontiorSchedule` so the monitor is created or updated (upsert) automatically.
+You may also send a `MonitorConfig` with a `MonitorSchedule` so the monitor is created or updated (upsert) automatically.
29
30
```java
31
import io.sentry.MonitorConfig;
0 commit comments