Skip to content

Isn't jslotmachine.min.js suppose to be slotmachine.min.js? #48

@chrishappy

Description

@chrishappy

I was looking at the documentation, and I saw something that was quite confusing:

If you preffer jQuery style then import the wrapper after the jQuery library:

<script src="/path/to/jquery.min.js"></script>
<script src="/path/to/jslotmachine.min.js"></script>
<script src="/path/to/jquery.slotmachine.min.js"></script>

First, "preffer" has a typo and I think:
<script src="/path/to/jslotmachine.min.js"></script>
should be:
<script src="/path/to/slotmachine.min.js"></script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions