fixed a spelling error in the docs

This commit is contained in:
Spencer Alger
2014-02-05 17:04:35 -07:00
parent 64db417f92
commit 5e804b8ba1
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
== 1.0 API
NOTE: At this time, you must opt into the 1.0 API by setting the `apiVerion` config parameter.
NOTE: At this time, you must opt into the 1.0 API by setting the `apiVersion` config parameter.
[[js-api-method-index-1-0]]
* <<api-bulk-1-0,bulk>>

View File

@ -2,7 +2,7 @@
== 1.x API
NOTE: At this time, you must opt into the 1.x API by setting the `apiVerion` config parameter.
NOTE: At this time, you must opt into the 1.x API by setting the `apiVersion` config parameter.
[[js-api-method-index-1-x]]
* <<api-bulk-1-x,bulk>>

View File

@ -2,7 +2,7 @@
== master API
NOTE: At this time, you must opt into the master API by setting the `apiVerion` config parameter.
NOTE: At this time, you must opt into the master API by setting the `apiVersion` config parameter.
[[js-api-method-index-master]]
* <<api-bulk-master,bulk>>