Skip to content

Commit

Permalink
Merge pull request jbavari#4 from rossmartin/master
Browse files Browse the repository at this point in the history
Updated readme (VideoEditorPlugin --> VideoEditor)
  • Loading branch information
jbavari committed Feb 4, 2015
2 parents fe0ce75 + 4d52596 commit 8f751b5
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 @@ -13,7 +13,7 @@ This plugin will address those concerns, hopefully.
###Transcode###
```javascript
// parameters passed to transcodeVideo
VideoEditorPlugin.transcodeVideo(
VideoEditor.transcodeVideo(
success, // success cb
error, // error cb
{
Expand Down

0 comments on commit 8f751b5

Please sign in to comment.