From f3feb8afe2a2b0c3fec0c58a3135a404f311e1a0 Mon Sep 17 00:00:00 2001 From: Iulian Onofrei <6d0847b9@opayq.com> Date: Tue, 31 Aug 2021 14:02:23 +0300 Subject: [PATCH] Fix incorrect Xcode spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1de2f1e..ee438ff 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,5 @@ This sample contains examples of: To run the sample app you'll have to configure your own API Key / Secret as follows: 1. Retrieve the API Key & Secret from your account's SDK Keys page -2. Open the ios-sample-app project in XCode +2. Open the ios-sample-app project in Xcode 3. Go to the Constants.h file and replace the values of `APIKEY` & `SECRET` with your credentials