diff --git a/website/index.html b/website/index.html
index eb81aad..32d0688 100644
--- a/website/index.html
+++ b/website/index.html
@@ -109,7 +109,7 @@
"Other (please specify)"
],
required: true,
- textbox_placeholder: "If other, please specify here." // Enables a text box for "Other"
+ allow_other_text: true // Enables text box for "Other"
}
]
},