Skip to content

Commit 69bfe62

Browse files
authored
Fix typo
Fixed #48
1 parent 980cc31 commit 69bfe62

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
@@ -61,7 +61,7 @@ If you preffer jQuery style then import the wrapper *after* the jQuery library:
6161

6262
```html
6363
<script src="/path/to/jquery.min.js"></script>
64-
<script src="/path/to/jslotmachine.min.js"></script>
64+
<script src="/path/to/slotmachine.min.js"></script>
6565
<script src="/path/to/jquery.slotmachine.min.js"></script>
6666
```
6767

0 commit comments

Comments
 (0)