Skip to content

Commit 35812ff

Browse files
committed
fix broken info box
1 parent a44aee1 commit 35812ff

File tree

1 file changed

+2
-2
lines changed
  • src/segment-app/extensions

1 file changed

+2
-2
lines changed

src/segment-app/extensions/dbt.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ To set up dbt Cloud:
5050
2. Click **Manage dbt Cloud**.
5151
3. Add your dbt Cloud API key or dbt Personal Access Token and an optional custom subdomain, then click **Save**.
5252

53-
> info "Add a custom subdomain"
54-
> By default, dbt sets the subdomain to 'cloud'. To identify your custom subdomain, open your URL and copy the portion before `.getdbt.com`. For example, if your domain was `https://subdomain.getdbt.com/`, your subdomain would be `subdomain`.
53+
> info "Adding a custom subdomain"
54+
> By default, dbt sets the subdomain to cloud. To identify your custom subdomain, open your URL and copy the portion before `.getdbt.com`. For example, if your domain was `https://subdomain.getdbt.com/`, your subdomain would be `subdomain`.
5555
5656
### Model syncs
5757

0 commit comments

Comments
 (0)