diff --git a/README.md b/README.md index 1d35381..d97902f 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ On completion of a transaction you can get a payment notification ([IPN](https:/ ### JavaScript API -There's even a fancy JavaScript API if you'd like to pragmatically create your buttons. +There's even a fancy JavaScript API if you'd like to programmatically create your buttons. **paypal.button.create(business, data, config, parentNode)** Creates and returns an HTML element that contains the button code.