Skip to content

Commit 167890c

Browse files
IanEisenbergvsoch
authored andcommitted
fixed typo (#494)
1 parent fcc3468 commit 167890c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angling_risk_task_always_sunny/experiment.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ var start_test_block = {
619619
trial_id: "test_intro"
620620
},
621621
timing_response: 180000,
622-
text: '<div class = centerbox><p class = center-block-text>Done with practice! We will now start the test tournaments. There will be four tournaments, each with 20 rounds of fishing.</p><p class = center-block-text>Press <strong>enter</strong> to begin the test.</p></div>',
622+
text: '<div class = centerbox><p class = center-block-text>Done with practice! We will now start the test tournaments. There will be four tournaments, each with 30 rounds of fishing.</p><p class = center-block-text>Press <strong>enter</strong> to begin the test.</p></div>',
623623
cont_key: [13],
624624
timing_post_trial: 1000,
625625
on_finish: function() {

0 commit comments

Comments
 (0)