Skip to content

Commit aa0ac47

Browse files
gofrigmlewis
andauthored
Update README.md
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
1 parent 2807e83 commit aa0ac47

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
@@ -233,7 +233,7 @@ repos, _, err := client.Repositories.List(context.WithValue(ctx, github.SleepUnt
233233
```
234234

235235
You can use [gofri/go-github-ratelimit](https://github.com/gofri/go-github-ratelimit) to handle
236-
secondary rate limit sleep-and-retry for you, as well as primary rate limit abuse-prevention and callback trigerring.
236+
secondary rate limit sleep-and-retry for you, as well as primary rate limit abuse-prevention and callback triggering.
237237

238238
Learn more about GitHub secondary rate limiting in
239239
["About secondary rate limits"](https://docs.github.com/en/rest/using-the-rest-api/rate-limits-for-the-rest-api?apiVersion=2022-11-28#about-secondary-rate-limits).

0 commit comments

Comments
 (0)