diff --git a/index.js b/index.js index 5ef82ef..f462381 100644 --- a/index.js +++ b/index.js @@ -37,5 +37,5 @@ module.exports = { }, }, }, - html: '{% for option in boolean.options %}{% endfor %}', + html: '{% for option in boolean.options %}{% endfor %}', };