From 8f76057147e50acec99e21451f877f5cce4a0db6 Mon Sep 17 00:00:00 2001 From: Tim Lancina Date: Wed, 23 Sep 2015 10:50:48 -0500 Subject: [PATCH] derp --- ionic/components/app/app.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ionic/components/app/app.ts b/ionic/components/app/app.ts index bff95108f9..0d15a8818c 100644 --- a/ionic/components/app/app.ts +++ b/ionic/components/app/app.ts @@ -16,7 +16,7 @@ import {FocusHolder} from '../form/focus-holder'; /** * @name IonicApp * @description - * Service exposing the Ionic app level api. + * Service exposing the Ionic app level API. * * @usage * ```js