We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd05ad2 commit c09fe04Copy full SHA for c09fe04
README.md
@@ -28,7 +28,6 @@ bower install jquery-slotmachine --save
28
<div>Madrid</div>
29
<div>London</div>
30
<div>New York</div>
31
- <div>Madrid</div>
32
</div>
33
34
<script>
@@ -41,7 +40,7 @@ const machine = new SlotMachine(el, {
41
40
</script>
42
```
43
44
-> Lookup the sourcecode of the [examples page](http://josex2r.github.io/jQuery-SlotMachine/) to see more examples.
+> Lookup the sourcecode in the [examples page](http://josex2r.github.io/jQuery-SlotMachine/) to see more examples.
45
46
## Usage
47
0 commit comments