Skip to content

Commit

Permalink
Update PRIMER.md
Browse files Browse the repository at this point in the history
Grammar updates
  • Loading branch information
Rubem Ferreira Santos Vasconcelos authored Oct 26, 2016
1 parent 8fb44b0 commit 4d66a35
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 4d66a35

Please sign in to comment.