Skip to content

Commit 9d1367b

Browse files
authored
Update README.md
1 parent 184b84f commit 9d1367b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ request({
153153
});
154154
```
155155

156-
Example exponential backoff strategy:
156+
Here is how to implement an exponential backoff strategy:
157157

158158
```javascript
159159
/**

0 commit comments

Comments
 (0)