to show CI error

This commit is contained in:
Josh de Leeuw 2017-06-21 13:45:13 -04:00
parent 518f04f2bd
commit b8eea1e26b

View File

@ -93,7 +93,7 @@ jsPsych.plugins["single-stim"] = (function() {
new_html += trial.prompt;
// draw
display_element.innerHTML = new_html;
display_element.innerHTL = new_html;
// store response
var response = {