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