diff --git a/docs/api/in-app-purchase.md b/docs/api/in-app-purchase.md index e2644d1d21c4..6e612a72e271 100644 --- a/docs/api/in-app-purchase.md +++ b/docs/api/in-app-purchase.md @@ -41,7 +41,7 @@ Retrieves the product descriptions. ### `inAppPurchase.canMakePayments()` -Returns `true` if the user can make a payment and `false` otherwise. +Returns `Boolean`, whether a user can make a payment. ### `inAppPurchase.getReceiptURL()`