diff --git a/website/snippets/_dbt-package-hub-env-var.md b/website/snippets/_dbt-package-hub-env-var.md index f5d550164d3..3bd6c2b28b5 100644 --- a/website/snippets/_dbt-package-hub-env-var.md +++ b/website/snippets/_dbt-package-hub-env-var.md @@ -5,7 +5,7 @@ It provides organizations with the flexibility, control, and security when manag - Host internal dbt packages for organizational use — Useful for sharing sensitive or proprietary data models, macros, or other items across the organization. - Manage custom versions of public dbt packages — Beneficial for maintaining a fork of a public package with customizations or bug fixes. - Operate in secure, regulated, or air-gapped environments — Helpful for organizations that require strict control over the software they use. -- Gain control over package updates and dependencies — Useful for organizations that need to manage dependencies and updates carefully. +- Gain control over package updates and dependencies — Handy for organizations that need to manage dependencies and updates carefully. To set the `DBT_PACKAGE_HUB_URL` environment variable: