Skip to content

Commit 399b4e0

Browse files
committed
fix formatting for last example
1 parent 540046b commit 399b4e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins/survey.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ import survey from '@jspsych/plugin-survey';
410410

411411
<a target="_blank" rel="noopener noreferrer" href="../../demos/jspsych-survey-demo4.html">Open demo in new tab</a>
412412

413-
???+ example "Adding data to trial"
413+
???+ example "Adding data to trial"
414414
When adding any data to a Survey trial, you should add it via the `data` parameter at the whole-trial level (not inside the question objects), even if it only relates to one question out of multiple questions/pages contained wihtin the trial.
415415
=== "Code"
416416

0 commit comments

Comments
 (0)