Skip to content

Commit f54a226

Browse files
Fix typo in README (#30)
1 parent 9bf6450 commit f54a226

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
@@ -115,7 +115,7 @@ also write custom middleware.
115115

116116
### Jitter
117117

118-
To reduce the changes of a thundering herd, add random jitter to the returned
118+
To reduce the chances of a thundering herd, add random jitter to the returned
119119
value.
120120

121121
```golang

0 commit comments

Comments
 (0)