From 142ec6f7b09832bcb5efccaf53b5527a69a77d8e Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Thu, 6 Aug 2015 16:53:42 -0700 Subject: [PATCH] correct typo --- 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 003a0eb3c..9663f82d9 100644 --- a/docs/api_methods.asciidoc +++ b/docs/api_methods.asciidoc @@ -2,7 +2,7 @@ == 1.7 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. [[api-bulk]]