From a271efe494b3930a9a64daff772e454a8f710018 Mon Sep 17 00:00:00 2001 From: nataliefiann <120089939+nataliefiann@users.noreply.github.com> Date: Mon, 12 Aug 2024 09:55:04 +0100 Subject: [PATCH] Update website/snippets/_new-sl-setup.md --- website/snippets/_new-sl-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/snippets/_new-sl-setup.md b/website/snippets/_new-sl-setup.md index 4993b7f3a5e..ed0fa86f8b2 100644 --- a/website/snippets/_new-sl-setup.md +++ b/website/snippets/_new-sl-setup.md @@ -59,7 +59,7 @@ We recommend configuring credentials and service tokens to reflect your teams an Note that: - Admins can link multiple service tokens to a single credential within a project, but each service token can only be linked to one credential per project. - When you send a request through the APIs, the service token of the linked credential will follow access policies of the underlying view and tables used to build your semantic layer requests. -- [Environment variables](/docs/build/environment-variables), like `{{env_var('DBT_WAREHOUSE') }}` aren't supported the dbt Semantic Layer yet. You must use the actual credentials instead. +- [Environment variables](/docs/build/environment-variables), like `{{env_var('DBT_WAREHOUSE') }}` aren't supported in the dbt Semantic Layer yet. You must use the actual credentials instead. To add multiple credentials and map them to service tokens: