Skip to content

Commit 408b344

Browse files
authored
[AI Gateway] Fix formatting of log storage limits in pricing table (#26404)
1 parent 1edfc8a commit 408b344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/reference/pricing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Persistent logs are available on all plans, with a free allocation for both free
2222
| Plan | Free logs stored | Overage pricing |
2323
| ------------ | ------------------ | ------------------------------------ |
2424
| Workers Free | 100,000 logs total | N/A - Upgrade to Workers Paid |
25-
| Workers Paid | 1_000,000 logs total | N/A |
25+
| Workers Paid | 1,000,000 logs total | N/A |
2626

2727
Allocations are based on the total logs stored across all gateways. For guidance on managing or deleting logs, please see our [documentation](/ai-gateway/observability/logging).
2828

0 commit comments

Comments
 (0)