Skip to content

Commit 4b796b4

Browse files
authored
spelling corrected for PVNet ECMWF (#753)
spelling corrected
1 parent 610722f commit 4b796b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/modules/services/airflow/dags/uk/forecast-gsp-dag.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
)
5151

5252
forecast_ecmwf = EcsRunTaskOperator(
53-
task_id=f'{region}-gsp-forecast-pvnet-2-ecwmf',
53+
task_id=f'{region}-gsp-forecast-pvnet-2-ecmwf',
5454
task_definition='forecast_pvnet_ecmwf',
5555
cluster=cluster,
5656
overrides={},

0 commit comments

Comments
 (0)