Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerian authored Sep 24, 2020
1 parent 2f67da7 commit 434caad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Google Play purchases if not acknowledged are automatically refunded. The acknow
```ruby
result = acknowledger.acknowledge_product_purchase(
package_name: "my-package-name",
subscription_id: "my-subscription-id",
product_id: "my-subscription-id",
token: "my-token"
)
# => ProductAcknowledgements::Response
Expand Down

0 comments on commit 434caad

Please sign in to comment.