Skip to content

Commit 36923cb

Browse files
Hyperlint Automation Fix
1 parent d637b14 commit 36923cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/guardrails/set-up-guardrail.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ When a request is blocked by guardrails, you will receive a structured error res
3838
- `"code": 2017`
3939
- `"message": "Response blocked due to security configurations"`
4040

41-
You should catch these errors in your application logic and implement error handling accordingly.
41+
You should catch these errors in your application logic and implement error handling accordingly.
4242

4343
For example, when using [Workers AI with a binding](/ai-gateway/integrations/aig-workers-ai-binding/):
4444

0 commit comments

Comments
 (0)