mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 19:20:55 +00:00
Minor error corrected
This commit is contained in:
parent
fb8b7d2200
commit
588786abf6
@ -14,7 +14,7 @@
|
|||||||
var timeline = [];
|
var timeline = [];
|
||||||
|
|
||||||
/* define welcome message trial */
|
/* define welcome message trial */
|
||||||
var welcome = {
|
var welcome_block = {
|
||||||
type: "text",
|
type: "text",
|
||||||
text: "Welcome to the experiment. Press any key to begin."
|
text: "Welcome to the experiment. Press any key to begin."
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user