aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index fe421c0..4f0a272 100644
--- a/README
+++ b/README
@@ -43,7 +43,7 @@ Non-JSON results:
Polling:
- Call setRequestAttempts(number) to enable multiple request attempts, with
+ Call setAttempts(number) to enable multiple request attempts, with
exponential backoff. Pass -1 to indicate infinite attempts. Transport
errors or HTTP responses in the 5xx range will cause a retry to occur. Any
other error will be returned to the application. Request objects may be