diff --git a/angular/BREAKING.md b/angular/BREAKING.md index 0367b7da4c..7831d1feaf 100644 --- a/angular/BREAKING.md +++ b/angular/BREAKING.md @@ -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:**