Skip to content

Commit 3648ab6

Browse files
committed
Update README.md
1 parent 8401152 commit 3648ab6

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
@@ -34,7 +34,7 @@ const loops = new LoopsClient(process.env.LOOPS_API_KEY);
3434
const resp = await loops.createContact("[email protected]");
3535
```
3636

37-
## Handling rate limits
37+
## Handling rate limits
3838

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

0 commit comments

Comments
 (0)