pchmn / MaterialChipsInput

Implementation of Material Design Chips component for Android
Apache License 2.0
2.63k stars 382 forks source link

Typo error #141

Open RealWorldEdits376W opened 2 years ago

RealWorldEdits376W commented 2 years ago

In the ChipsInput section, the third line is written as, " Touching a chip open a full detailed view (if non disable)." This line contains some errors and could be written as, "Touching a chip opens a full detailed view (if non disabled)."

Thank you.