Skip to content

Commit

Permalink
Merge 0e5df6f into 00ded92
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayin committed Sep 23, 2016
2 parents 00ded92 + 0e5df6f commit bb018b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -37,7 +37,7 @@ bower install --save simple-uploader
```

```js
var uploader = simple.uploader({
var uploader = SimpleUploader({
url: '/upload/url'
});

Expand Down

0 comments on commit bb018b0

Please sign in to comment.