From 985dfd2e571eb951f15f80c692391251d80df244 Mon Sep 17 00:00:00 2001 From: Vaibhavraj Roham Date: Wed, 12 Sep 2018 12:18:29 +0530 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3461884..7658063 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ $config = array( 'region' => 'REGION'); // or, instead of setting the array in the code, you can -// initialze the Client by specifying a JSON file +// initialize the Client by specifying a JSON file // $config = 'PATH_TO_JSON_FILE'; // Instantiate the client class with the config type