docs(): fix spelling in breaking docs

Closes #14327
This commit is contained in:
Daniel Sogl
2018-05-21 10:13:52 -04:00
committed by mhartington
parent a3caab69f8
commit 1143905261

View File

@@ -37,7 +37,7 @@ A list of the breaking changes introduced in Ionic Angular v4.
## Action Sheet
The `title` and `subTitle` properties has been renamed to `header` and `subHeader` respectivelly.
The `title` and `subTitle` properties has been renamed to `header` and `subHeader` respectively.
**Old Usage Example:**