diff --git a/src/components/toolbar/toolbar.ts b/src/components/toolbar/toolbar.ts index 87b9371889..deb63a95a3 100644 --- a/src/components/toolbar/toolbar.ts +++ b/src/components/toolbar/toolbar.ts @@ -8,7 +8,7 @@ import { ViewController } from '../nav/view-controller'; /** * @name Header * @description - * Header is a parent compnent that holds the navbar and toolbar component. + * Header is a parent component that holds the navbar and toolbar component. * It's important to note that `ion-header` needs to be the one of the three root elements of a page * * @usage