docs(navigation-bar): fix typo

A small misspelling detected here 🙂
This commit is contained in:
Cristian Rivas Gómez 2018-05-19 16:56:04 +02:00 committed by Daniel Sogl
parent 400dbcb1fb
commit e6d4b41e7e

View File

@ -6,7 +6,7 @@ import { Cordova, Plugin, IonicNativePlugin } from '@ionic-native/core';
* @beta
* @name Navigation Bar
* @description
* The NavigationBar plugin can you to hide and auto hide the android navigation bar.
* The NavigationBar plugin allows you to hide and auto hide the android navigation bar.
*
* @usage
* ```typescript