Skip to content

Commit 1ba88b2

Browse files
committed
Merge pull request danialfarid#150 from austinpray/patch-1
accidentally a letter
2 parents 3b9ece9 + 556867b commit 1ba88b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ HTML:
2121
```html
2222
<!-- shim is needed to support upload progress/abort for HTML5 and non-HTML5 FormData browsers.-->
2323
<!-- use html5-shim.js instead if you just support HTML5 browsers and you need progress event-->
24-
<!-- Note: shim.js MUST BE PLACED BEFORE angular.js and agular-file-upload.js AFTER angular.js-->
24+
<!-- Note: shim.js MUST BE PLACED BEFORE angular.js and angular-file-upload.js AFTER angular.js-->
2525
<script src="angular-file-upload-shim.min.js"></script>
2626
<script src="angular.min.js"></script>
2727
<script src="angular-file-upload.min.js"></script>

0 commit comments

Comments
 (0)