Skip to content

Commit c09fe04

Browse files
committed
fix doc
1 parent bd05ad2 commit c09fe04

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ bower install jquery-slotmachine --save
2828
<div>Madrid</div>
2929
<div>London</div>
3030
<div>New York</div>
31-
<div>Madrid</div>
3231
</div>
3332

3433
<script>
@@ -41,7 +40,7 @@ const machine = new SlotMachine(el, {
4140
</script>
4241
```
4342

44-
> Lookup the sourcecode of the [examples page](http://josex2r.github.io/jQuery-SlotMachine/) to see more examples.
43+
> Lookup the sourcecode in the [examples page](http://josex2r.github.io/jQuery-SlotMachine/) to see more examples.
4544
4645
## Usage
4746

0 commit comments

Comments
 (0)