diff --git a/index.js b/index.js index d05a05a..5ef82ef 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 %}', };