Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Birch committed Dec 13, 2019
1 parent f5d0477 commit 7522204
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 @@ -73,7 +73,7 @@ gateway.getPaymentFormHtml({storeName:'My WebSite'})
This will allow the setting of the dropinUi translations: [Examples](https://github.com/braintree/braintree-web-drop-in/blob/master/src/translations/en_US.js)

```
gateway.getPaymentFormHtml({trabslations:{chooseAWayToPay:'Choose a way to pay'}})
gateway.getPaymentFormHtml({translations:{chooseAWayToPay:'Choose a way to pay'}})
```

### Vault
Expand Down

0 comments on commit 7522204

Please sign in to comment.