Skip to content

Commit

Permalink
Fixed Polymer example.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Johnston committed Mar 2, 2016
1 parent 1bf3578 commit 693485c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ Other attributes are:
<template is="dom-repeat" items={{names}}>
<div>{{item}}</div>
</template>
<sortable-js>
</sortable-js>
```

### Method
Expand Down

0 comments on commit 693485c

Please sign in to comment.