pebble / clay

Pebble Config Framework
MIT License
120 stars 29 forks source link

Invalid attribute example for input #161

Open mzogheib opened 6 years ago

mzogheib commented 6 years ago

In README.md, the example attributes for input include limit: 10 but that's not a valid attribute. I assume it should be maxlength: 10.

https://github.com/pebble/clay#input