chore(changelog): fix typo (#16377)

This commit is contained in:
Cam Wiegert
2018-11-19 10:23:21 -05:00
committed by GitHub
parent 9b23c9082c
commit 6046345ccb

View File

@@ -29,7 +29,7 @@ Because of updates to the Material Design spec, `ion-chip` no longer requires a
```html
<ion-chip>
<ion-chip-icon name="checkmark"><ion-chip-button>
<ion-chip-icon name="checkmark"><ion-chip-icon>
</ion-chip>
```