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 0d70c29 commit 625b30fCopy full SHA for 625b30f
docs/reference/cron-expressions.md
@@ -49,7 +49,7 @@ The following table lists the required cron fields and supported values:
49
50
## Special Characters
51
52
-Replicated uses the cron v3 Go library. For more information about usage, see [cron](https://pkg.go.dev/github.com/robfig/cron/v3).
+Replicated uses an external cron Go library. For more information about it's usage, see [cron](https://pkg.go.dev/github.com/robfig/cron/v3).
53
54
The following table describes the supported special characters:
55
0 commit comments