From cb15919e55b26b492b56fd7c65a00fbe0538dbf8 Mon Sep 17 00:00:00 2001 From: Matthew Harris Date: Tue, 18 Jun 2019 16:01:30 +0800 Subject: [PATCH] readme.md - typo peice / piece --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6116573..91b146e 100644 --- a/README.md +++ b/README.md @@ -750,7 +750,7 @@ admin panel. An authorization or purchase can be created from a past authorization or purchase. You will need the `transactionReference` of the original transation. -The `transactionReference` will be a JSON string containing the four peices of +The `transactionReference` will be a JSON string containing the four pieces of information the gateway needs to reuse the transaction. ```php