mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 19:20:55 +00:00
fix typo
This commit is contained in:
parent
110bb291fa
commit
afc77d027a
@ -30,7 +30,7 @@ response | array | An array, where each element is an object representing a resp
|
|||||||
Using the CDN-hosted JavaScript file:
|
Using the CDN-hosted JavaScript file:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
<script src="https://unpkg.com/@jspsych/plugin-animatione@1.1.0"></script>
|
<script src="https://unpkg.com/@jspsych/plugin-animation@1.1.0"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
Using the JavaScript file downloaded from a GitHub release dist archive:
|
Using the JavaScript file downloaded from a GitHub release dist archive:
|
||||||
|
Loading…
Reference in New Issue
Block a user