Skip to content

Commit 6bd237c

Browse files
Fix incomplete sentence and remove double space in handle-api-rate-limits.md (#41294)
Co-authored-by: Sharra-writes <[email protected]>
1 parent 33b574c commit 6bd237c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/copilot/tutorials/copilot-chat-cookbook/debug-errors/handle-api-rate-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Handling API rate limits
33
shortTitle: Handle API rate limits
4-
intro: '{% data variables.copilot.copilot_chat_short %} can help handle API rate limits by suggesting code that detects implements retry logic.'
4+
intro: '{% data variables.copilot.copilot_chat_short %} can help handle API rate limits by suggesting code that detects them and implements retry logic.'
55
redirect_from:
66
- /copilot/example-prompts-for-github-copilot-chat/debugging-errors/handling-api-rate-limits
77
- /copilot/copilot-chat-cookbook/debugging-errors/handling-api-rate-limits

0 commit comments

Comments
 (0)