Skip to content

Commit

Permalink
Merge pull request #4102 from rubemfsv/master
Browse files Browse the repository at this point in the history
Update PRIMER.md
  • Loading branch information
kevinpschaaf authored Apr 4, 2017
2 parents aa836f2 + 4d66a35 commit 3616074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PRIMER.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ Polymer({
});
```

Remember that the fields assigned to `count`, such as `readOnly` and `notify` don't do anything by themselves, it requires other features to give them life, and may depend on which layer of Polymer is in use.
Remember that the fields assigned to `count` - such as `readOnly` and `notify` don't do anything by themselves - it requires other features to give them life, and may depend on which layer of Polymer is in use.

<a name="attribute-deserialization"></a>
## Attribute deserialization
Expand Down

0 comments on commit 3616074

Please sign in to comment.