From 701e2555289ad768bce25c487aeeace86d86f2fe Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Sat, 22 Jun 2019 10:37:39 +0100 Subject: [PATCH] fix simple typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f03000..ad82b08 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Create a client connected to the test environment: Client client = Client.createTestClient(""); -Create an an authorization for payment: +Create an authorization for payment: Authorization authorization = null;