Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.

Commit 19393f8

Browse files
Minor markup improvement
1 parent 2b70368 commit 19393f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/core.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ Because the presentation of components is prepared when :js:func:`prepare` is ca
352352

353353
.. js:attribute:: options.media
354354

355-
Media files to preload ({})
355+
Media files to preload (``{}``)
356356

357357
Images and audio files can be preloaded in the background during the prepare phase, to reduce load times later during the experiment. To achieve this, supply an object containing the urls of the files in question, split into images and audio files as follows::
358358

0 commit comments

Comments
 (0)