diff --git a/lib/plugins/html/templates/url/iteration/index.pug b/lib/plugins/html/templates/url/iteration/index.pug
index cc2f8a23e..943adb298 100644
--- a/lib/plugins/html/templates/url/iteration/index.pug
+++ b/lib/plugins/html/templates/url/iteration/index.pug
@@ -66,7 +66,7 @@ block content
tr
td Memory
td #{h.size.format(memory)}
- - cpuPower = get(d, 'browsertime.run.cpuConsumption')
+ - cpuConsumption = get(d, 'browsertime.run.cpuConsumption')
if cpuConsumption
tr
td Firefox CPU power consumption