From b1d9ab84f41e37deaaac3ce0988c6f9e3f1bcd94 Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Sat, 5 Apr 2014 21:28:12 -0500 Subject: [PATCH] run not ran --- js/utils/platform.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/utils/platform.js b/js/utils/platform.js index bf774d229a..07316e4c9a 100644 --- a/js/utils/platform.js +++ b/js/utils/platform.js @@ -38,7 +38,7 @@ * @name ionic.Platform#ready * @description * Trigger a callback once the device is ready, or immediately - * if the device is already ready. This method can be ran from + * if the device is already ready. This method can be run from * anywhere and does not need to be wrapped by any additonal methods. * When the app is within a WebView (Cordova), it'll fire * the callback once the device is ready. If the app is within