diff --git a/grunt-config/htmllint.js b/grunt-config/htmllint.js
index 0d05de9..54c5ba5 100644
--- a/grunt-config/htmllint.js
+++ b/grunt-config/htmllint.js
@@ -13,4 +13,4 @@ module.exports = {
'accountant/frontend/static/templates/**/*.html'
]
}
-}
+};