From edb77e9f20aa83e895fe97ee028c5653197d789c Mon Sep 17 00:00:00 2001 From: eltronix Date: Thu, 26 Mar 2015 23:56:27 +0300 Subject: [PATCH] Update README.md updated a grammar error, pragmatically to programmatically --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.