From f741d875dd49270fa2a7c23ebed5e3bc40e8d5b7 Mon Sep 17 00:00:00 2001 From: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> Date: Fri, 20 Dec 2024 18:15:04 +0000 Subject: [PATCH] Update website/docs/docs/build/packages.md --- website/docs/docs/build/packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/build/packages.md b/website/docs/docs/build/packages.md index 36f754daa16..be35ee57bf5 100644 --- a/website/docs/docs/build/packages.md +++ b/website/docs/docs/build/packages.md @@ -175,7 +175,7 @@ To use native private packages, you must have one of the following Git providers Use the `private` key in your `packages.yml` or `dependencies.yml` to clone package repos using your existing dbt Cloud Git integration without having to provision an access token or create a dbt Cloud environment variable. -The private key supports a two path layer: `org/repo` and dbt inherites the project path from your source repository. +The private key supports a two-layered-path: `org/repo`. dbt inherits the project path from your source repository.