aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Karneges <justin@affinix.com>2013-01-28 20:08:55 -0800
committerJustin Karneges <justin@affinix.com>2013-01-28 20:08:55 -0800
commitd4c0c0cd1c4e2cbd614de79362043a560b1242ee (patch)
tree7d4b6bd7c96243a97036420b06cdb2b845f816a2
parentdb0f76bbfa49d3415158b4a0188e95c71783d82e (diff)
downloadpollymer-d4c0c0cd1c4e2cbd614de79362043a560b1242ee.tar
pollymer-d4c0c0cd1c4e2cbd614de79362043a560b1242ee.tar.gz
rename method
-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