diff --git a/Applications/quartz-docker.md b/Applications/quartz-docker.md index db40fa1..bb32c99 100644 --- a/Applications/quartz-docker.md +++ b/Applications/quartz-docker.md @@ -48,4 +48,4 @@ See a list of all Environment Variables [[environment variables|here.]] ##### [[cron]] - You should also set `ENABLE_CRON` to `true` and set `BUILD_SCHEDULE` to a cron expression to enable the cron job that `npx quartz build` is executed which will pull the latest content and build the site. + You should also set `ENABLE_CRON` to `true` and set `BUILD_SCHEDULE` to a cron expression to enable the schedule that `npx quartz build` is executed with. This will pull the latest content and build the site.