diff --git a/build/index.html b/build/index.html
index e01cd238..770d5b06 100644
--- a/build/index.html
+++ b/build/index.html
@@ -124,7 +124,7 @@
{{/if}}
{{each allowableValues.values}}
- {{if $value == defaultValue && required == true}}
+ {{if $value == defaultValue && required == true }}
{{else}}