docs: update toolbar.ts (#7830)

Just a typo
This commit is contained in:
Sergio Leal
2016-08-24 01:40:10 +01:00
committed by Brandy Carney
parent 3e7cf299e5
commit 66da98dc5f

View File

@ -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