Skip to content

Commit 54e6350

Browse files
author
Jerzy Wickowski
committed
change source file on readme same from "selectize" to "angular-selectize"
1 parent b45809a commit 54e6350

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
@@ -40,7 +40,7 @@ Load the script files in your application:
4040
<script type="text/javascript" src="bower_components/jquery/jquery.js"></script>
4141
<script type="text/javascript" src="bower_components/selectize/dist/js/standalone/selectize.min.js"></script>
4242
<script type="text/javascript" src="bower_components/angular/angular.js"></script>
43-
<script type="text/javascript" src="bower_components/angular-selectize2/dist/selectize.js"></script>
43+
<script type="text/javascript" src="bower_components/angular-selectize2/dist/angular-selectize.js"></script>
4444
```
4545

4646

0 commit comments

Comments
 (0)