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 c64ee53d1..847cc6a17 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:: +'Windows WSL':: + [source,bash] ----