Skip to content

Commit

Permalink
Wrong container id
Browse files Browse the repository at this point in the history
  • Loading branch information
h0lyalg0rithm committed Mar 28, 2016
1 parent 1d83323 commit 7bb3887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Create an instance, passing the container selector and [options](http://wavesurf

```javascript
var wavesurfer = WaveSurfer.create({
container: '#wave',
container: '#waveform',
waveColor: 'violet',
progressColor: 'purple'
});
Expand Down

0 comments on commit 7bb3887

Please sign in to comment.