Skip to content

Commit

Permalink
Merge pull request #1642 from zenorocha/patch-1
Browse files Browse the repository at this point in the history
Fixes typo
  • Loading branch information
tjsavage committed May 28, 2015
2 parents 23afb39 + 5e16f56 commit 7c6a25a
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 @@ -78,7 +78,7 @@ Polymer({

```html
<!-- using the element -->
<my-property-namecard my-name="Jim"></my-namecard>
<my-property-namecard my-name="Jim"></my-property-namecard>
```

> Hi! My name is Jim.
Expand Down

0 comments on commit 7c6a25a

Please sign in to comment.