From 7f5f575197ee9a0fe89ceb6cf87303e7b53977a6 Mon Sep 17 00:00:00 2001 From: mirnawong1 <89008547+mirnawong1@users.noreply.github.com> Date: Fri, 22 Dec 2023 12:46:20 -0500 Subject: [PATCH] Update faster-run.md --- .../dbt-versions/release-notes/79-July-2023/faster-run.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/docs/docs/dbt-versions/release-notes/79-July-2023/faster-run.md b/website/docs/docs/dbt-versions/release-notes/79-July-2023/faster-run.md index e06f91516a6..ee6de2c785e 100644 --- a/website/docs/docs/dbt-versions/release-notes/79-July-2023/faster-run.md +++ b/website/docs/docs/dbt-versions/release-notes/79-July-2023/faster-run.md @@ -33,6 +33,6 @@ Something to note, each running job occupies a run slot for its duration, and if For more feature details, refer to the [dbt Cloud pricing page](https://www.getdbt.com/pricing/). -Note, newly created Team accounts after xyz can benefit can now benefit from unlimited job concurrency: - - Existing Team plans — Existing Team plan accounts will continue to operate with their original fixed number of run slots. - - Project limitations — Both Team and Developer plans are limited to one project each. For larger-scale needs, our [Enterprise plan](https://www.getdbt.com/pricing/) provides unlimited job concurrency and project capacity. +Note, newly created Team accounts after xyz can now benefit from unlimited job concurrency: +- Existing Team plans — Existing Team plan accounts will continue to operate with their original fixed number of run slots. +- Project limitations — Both Team and Developer plans are limited to one project each. For larger-scale needs, our [Enterprise plan](https://www.getdbt.com/pricing/) provides unlimited job concurrency and project capacity.