commit | 4e262999be9a4a5caa6a1b78e548f92311c6f4af | [log] [tgz] |
---|---|---|
author | Bryan Higgins <bhiggins@blackberry.com> | Fri Jun 20 16:11:20 2014 -0400 |
committer | Bryan Higgins <bhiggins@blackberry.com> | Fri Jun 20 16:11:20 2014 -0400 |
tree | 6f8af2c99398e3ca9c8632231d722c1fbef47fee | |
parent | e01a80a3fd055c5d9872281953b5e05cdbb87d2d [diff] |
Minor doc corrections
diff --git a/doc/index.md b/doc/index.md index 3bb43ab..9ebe5b7 100644 --- a/doc/index.md +++ b/doc/index.md
@@ -44,7 +44,7 @@ - __isPlugged__: A boolean that indicates whether the device is plugged in. _(Boolean)_ Applications typically should use `window.addEventListener` to -attach an event listener once the `deviceready` event fires. e.g.: +attach an event listener after the `deviceready` event fires. ### Supported Platforms