Skip to content

Commit 1eca245

Browse files
committed
Merge pull request danialfarid#77 from mrzmyr/master
fixed dist file name in README.md
2 parents c5cea48 + 28def88 commit 1eca245

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
@@ -91,7 +91,7 @@ You can put these two files beside `angular-file-upload-shim(.min).js` on your s
9191
staticPath: '/flash/FileAPI.flash.swf/folder/'
9292
}
9393
</script>
94-
<script src="angular.file-upload-shim.min.js"></script>...
94+
<script src="angular-file-upload-shim.min.js"></script>...
9595
```
9696

9797
## Install

0 commit comments

Comments
 (0)