Skip to content

Commit

Permalink
Merge pull request #150 from austinpray/patch-1
Browse files Browse the repository at this point in the history
accidentally a letter
  • Loading branch information
danialfarid committed Mar 1, 2014
2 parents 3b9ece9 + 556867b commit 1ba88b2
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 @@ -21,7 +21,7 @@ HTML:
```html
<!-- shim is needed to support upload progress/abort for HTML5 and non-HTML5 FormData browsers.-->
<!-- use html5-shim.js instead if you just support HTML5 browsers and you need progress event-->
<!-- Note: shim.js MUST BE PLACED BEFORE angular.js and agular-file-upload.js AFTER angular.js-->
<!-- Note: shim.js MUST BE PLACED BEFORE angular.js and angular-file-upload.js AFTER angular.js-->
<script src="angular-file-upload-shim.min.js"></script>
<script src="angular.min.js"></script>
<script src="angular-file-upload.min.js"></script>
Expand Down

0 comments on commit 1ba88b2

Please sign in to comment.