wrong plugin name (#186)

This commit is contained in:
Josh de Leeuw 2015-12-07 15:51:36 -05:00
parent 199eac2f42
commit 234173d090

View File

@ -45,7 +45,7 @@ var block = {
```javascript
var block = {
type: 'single-stim',
type: 'single-audio',
stimuli: ['sound/sound.mp3'],
choices: ['h','s']
}