From d12efea18afe93320a65912273d62b7012790c13 Mon Sep 17 00:00:00 2001 From: Justin Willis Date: Mon, 9 May 2016 14:55:44 -0500 Subject: [PATCH] docs(loading): small spelling fixes --- ionic/components/loading/loading.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ionic/components/loading/loading.ts b/ionic/components/loading/loading.ts index b7619adc84..c605c9e285 100644 --- a/ionic/components/loading/loading.ts +++ b/ionic/components/loading/loading.ts @@ -38,10 +38,10 @@ import {ViewController} from '../nav/view-controller'; * `onDismiss` function can be called to perform an action after the loading * indicator is dismissed. * - * >Note that after the component is dissmised, it will not be usable anymore + * >Note that after the component is dismissed, it will not be usable anymore * and another one must be created. This can be avoided by wrapping the - * creation and presentation of the component in a reusable function as show - * on the `usage` section below. + * creation and presentation of the component in a reusable function as shown + * in the `usage` section below. * * ### Limitations * The element is styled to appear on top of other content by setting its