diff options
Diffstat (limited to 'docs/html/guide/index.jd')
-rw-r--r-- | docs/html/guide/index.jd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/guide/index.jd b/docs/html/guide/index.jd index 38f71c0..8378472 100644 --- a/docs/html/guide/index.jd +++ b/docs/html/guide/index.jd @@ -34,9 +34,9 @@ Fundamentals</a>. Then explore other topics — from designing a user interface and setting up resources to storing data and using permissions — as needed.</dd> -<dt><b>Android Market Topics</b></dt> -<dd>Documentation for topics that concern publishing and monetizing applications on Android -Market, such as how to enforce licensing policies and implement in-app billing.</dd> +<dt><b>Google Play Topics</b></dt> +<dd>Documentation for topics that concern publishing and monetizing applications on Google Play, +such as how to enforce licensing policies and implement in-app billing.</dd> <dt><b>Developing</b></dt> <dd>Directions for using Android's development and debugging tools, |