From 11439052615a6a6785dbc34838f42c8e4b3f45a9 Mon Sep 17 00:00:00 2001 From: Daniel Sogl Date: Mon, 21 May 2018 10:13:52 -0400 Subject: [PATCH] docs(): fix spelling in breaking docs Closes #14327 --- angular/BREAKING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:**