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
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:
|
||||
|
||||
```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:
|
||||
|
Loading…
Reference in New Issue
Block a user