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 8b06f6ffd..c64ee53d1 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:: +Windows WSL:: + [source,bash] ----