Skip to content

Commit a599fd1

Browse files
committed
fix broken demos in the documentation
1 parent da65407 commit a599fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/demos/jspsych-survey-likert-demo1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
};
3838

3939
var trial = {
40-
type: jsPsychSurveyLIkert,
40+
type: jsPsychSurveyLikert,
4141
questions: [
4242
{
4343
prompt: "I like vegetables.",

0 commit comments

Comments
 (0)