Skip to content

Commit

Permalink
Update README.md (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
RonanFabricante authored Jul 5, 2023
1 parent 34e4cb1 commit c6a3daf
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 @@ -78,7 +78,7 @@ gr4vyClient.setMerchantAccountId("my-account-id"); // defaults to `default`
## Gr4vy Embed

To create a token for Gr4vy Embed, call the `client.getEmbedToken(embed)`
function with the amount, currency, and optional buyer information for Gr4vy
function with the amount, currency, and optional checkout session and buyer information for Gr4vy
Embed.

```java
Expand Down

0 comments on commit c6a3daf

Please sign in to comment.