Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status
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