diff --git a/website/docs/docs/deploy/jobs.md b/website/docs/docs/deploy/jobs.md index fcf8c9f5a31..e8871b48427 100644 --- a/website/docs/docs/deploy/jobs.md +++ b/website/docs/docs/deploy/jobs.md @@ -6,7 +6,7 @@ tags: [scheduler] pagination_next: "docs/deploy/deploy-jobs" --- -In dbt Cloud, these are two types of jobs +In dbt Cloud, there are two types of jobs: - [Deploy jobs](/docs/deploy/deploy-jobs) — To create and set up triggers for building production data assets - [Continuous integration (CI) jobs](/docs/deploy/continuous-integration) — To create and set up triggers for checking code changes