Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b1cf42f

Browse files
authoredNov 11, 2016
Fix incorrectly named transport param (fixes #728)
1 parent e52a0a7 commit b1cf42f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/config.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Those configuration options are documented below:
244244
onSuccess
245245
Callback to be invoked upon a successful request.
246246

247-
onFailure
247+
onError
248248
Callback to be invoked upon a failed request.
249249

250250
.. describe:: allowSecretKey

0 commit comments

Comments
 (0)
Please sign in to comment.