diff --git a/modules/other-integrations/pages/execute-dbt-teradata-transformations-in-airflow-with-cosmos.adoc b/modules/other-integrations/pages/execute-dbt-teradata-transformations-in-airflow-with-cosmos.adoc index 847cc6a17..afbfef2fa 100644 --- a/modules/other-integrations/pages/execute-dbt-teradata-transformations-in-airflow-with-cosmos.adoc +++ b/modules/other-integrations/pages/execute-dbt-teradata-transformations-in-airflow-with-cosmos.adoc @@ -29,7 +29,7 @@ Linux:: ---- sudo apt install -y python3-venv python3-pip ---- -'Windows WSL':: +WSL:: + [source,bash] ----