diff --git a/docs/html/google/play/billing/billing_overview.jd b/docs/html/google/play/billing/billing_overview.jd index 28c38387b4de0..aa48fc8195f7c 100644 --- a/docs/html/google/play/billing/billing_overview.jd +++ b/docs/html/google/play/billing/billing_overview.jd @@ -34,8 +34,8 @@ parent.link=index.html
This documentation describes the fundamental In-app Billing components and -features that you need to understand in order to implement your own In-app -Billing application.
+features that you need to understand in order to add In-app +Billing features into your application.Your application accesses the In-app Billing service using an API that is @@ -148,7 +148,7 @@ providing the checkout user interface (middle screen). When checkout is complete, the application resumes.
-To help you integrate In-app Billing into your application, the Android SDK provides two sample applications that demonstrate how to sell in-app products from inside an app.