Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danrowden committed Oct 29, 2024
1 parent 8401152 commit 3648ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const loops = new LoopsClient(process.env.LOOPS_API_KEY);
const resp = await loops.createContact("[email protected]");
```

## Handling rate limits
## Handling rate limits

If you import `RateLimitExceededError` you can check for rate limit issues with your requests.

Expand Down

0 comments on commit 3648ab6

Please sign in to comment.