From 810adc9cbd8f765a56c4035d1c7b623699816ff9 Mon Sep 17 00:00:00 2001 From: Victor Quinn Date: Mon, 28 Apr 2014 11:58:23 -0400 Subject: [PATCH] Update api_methods.asciidoc Fix a minor typo in the docs: upcomming -> upcoming --- docs/api_methods.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api_methods.asciidoc b/docs/api_methods.asciidoc index 4c15ec3d1..a672cbb8f 100644 --- a/docs/api_methods.asciidoc +++ b/docs/api_methods.asciidoc @@ -2,7 +2,7 @@ == 1.1 API -NOTE: This is currently the default API, but in upcomming versions that will change. We recommend setting the `apiVersion` config param when you instantiate your client to make sure that the API does not change unexpectedly. +NOTE: This is currently the default API, but in upcoming versions that will change. We recommend setting the `apiVersion` config param when you instantiate your client to make sure that the API does not change unexpectedly. [[js-api-method-index]] * <>