diff --git a/index.html b/index.html index 2ec0362..625cc57 100644 --- a/index.html +++ b/index.html @@ -175,7 +175,7 @@ lastThreeMonths.unshift(item); } }) - renderBillingDom(nearlyMonth) + renderBillingDom(nearlyWeek) } })