mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
fix typo
This commit is contained in:
parent
bce6c030a7
commit
13c39d29f6
@ -27,7 +27,7 @@
|
||||
|
||||
var pre_if_trial = {
|
||||
type: 'html-keyboard-response',
|
||||
stimulus: 'The next trial is in a conditional statement. Press "s" to skip it, or V"vto view it.',
|
||||
stimulus: 'The next trial is in a conditional statement. Press "s" to skip it, or "v" to view it.',
|
||||
choices: ['s','v']
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user