Skip to content

Commit 5177ab9

Browse files
CopilotJohnRoesler
andcommitted
docs: fix formatting to match existing style
Co-authored-by: JohnRoesler <19351306+JohnRoesler@users.noreply.github.com>
1 parent 4d2f5cd commit 5177ab9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ Metrics may be collected from the execution of each job and scheduler lifecycle
173173
- [**Monitor**](https://pkg.go.dev/github.com/go-co-op/gocron/v2#Monitor):
174174
- [**MonitorStatus**](https://pkg.go.dev/github.com/go-co-op/gocron/v2#MonitorStatus) (includes status and error (if any) of the Job)
175175
A monitor can be used to collect metrics for each job from a scheduler.
176-
- **Implementations:** There are currently no open source implementations of the Monitor interface available.
177-
We'd love for you to be the first to contribute one! Check out the [Monitor interface documentation](https://pkg.go.dev/github.com/go-co-op/gocron/v2#Monitor)
176+
- Implementations: There are currently no open source implementations of the Monitor interface available.
177+
We'd love for you to be the first to contribute one! Check out the [Monitor interface documentation](https://pkg.go.dev/github.com/go-co-op/gocron/v2#Monitor)
178178
to get started, or reach out on [Slack](https://gophers.slack.com/archives/CQ7T0T1FW) if you'd like to discuss your implementation.
179179
- [**SchedulerMonitor**](https://pkg.go.dev/github.com/go-co-op/gocron/v2#SchedulerMonitor):
180180
A scheduler monitor provides comprehensive observability into scheduler and job lifecycle events.

0 commit comments

Comments
 (0)