Merge branch 'patch-1' of https://github.com/realtebo/cordova-docs
diff --git a/docs/en/edge/guide/platforms/android/index.md b/docs/en/edge/guide/platforms/android/index.md
index 2150b0b..66a7baa 100644
--- a/docs/en/edge/guide/platforms/android/index.md
+++ b/docs/en/edge/guide/platforms/android/index.md
@@ -240,7 +240,7 @@
 You can use the `cordova` CLI utility to deploy the
 application to the emulator or the device from the command line:
 
-        $ cordova emulate android       #to deploy the app on a default iOS emulator
+        $ cordova emulate android       #to deploy the app on a default android emulator
         $ cordova run android --device  #to deploy the app on a connected device
 
 Otherwise, use the alternate shell interface: