Skip to content

Commit b1cf42f

Browse files
authored
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

Lines changed: 1 addition & 1 deletion
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)