Skip to content

Commit 9b17bb9

Browse files
authored
Fix typo (#19093)
1 parent effbd06 commit 9b17bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/providers/bedrock.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ With Bedrock, you will need to sign the URL before you make requests to AI Gatew
2222

2323
## Examples
2424

25-
### Use `aws4fetch1` SDK with TypeScript
25+
### Use `aws4fetch` SDK with TypeScript
2626

2727
```typescript
2828
import { AwsClient } from "aws4fetch";

0 commit comments

Comments
 (0)