From 77b999a9eba4c789bb03fefa285f9ae8e43271ae Mon Sep 17 00:00:00 2001 From: Matt Langham <151934237+NPgMattL@users.noreply.github.com> Date: Fri, 5 Jan 2024 10:34:53 +0000 Subject: [PATCH] Fix typo in previous commit --- 2023-DFES/data/graphs/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2023-DFES/data/graphs/index.json b/2023-DFES/data/graphs/index.json index cdff23a..f3a5ef2 100644 --- a/2023-DFES/data/graphs/index.json +++ b/2023-DFES/data/graphs/index.json @@ -79,7 +79,7 @@ "left": 50 },{ "title":"Network energy consumption breakdown - NPg Best View Scenario (TWh)", - "csv":"NetworkEnergyConsumptionBreakdown_NPgBestView.csv", + "csv":"NetworkEnergyConsumptionBreakdown_NPgBestView_TWh.csv", "svg":"graph-energy-consumption-breakdown.svg", "table":"graph-energy-consumption-breakdown.html", "yaxis-label": "Network energy consumption (TWh)",