From abc1e7c6e15dda0e1e244002a77190dd96393cfb Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Mon, 8 Jun 2026 22:05:35 +0000 Subject: [PATCH] fix: left-align all columns in billing plans table Co-authored-by: Vasek Mlejnsky --- docs/billing.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/billing.mdx b/docs/billing.mdx index 957343fd..ffa2a143 100644 --- a/docs/billing.mdx +++ b/docs/billing.mdx @@ -11,7 +11,7 @@ E2B uses [usage-based pricing](#usage-based-pricing) - you pay only for what you ## Plans | Feature | Hobby | Pro | Enterprise | -|---------|-------|-----|------------| +|:--------|:------|:----|:-----------| | **Base price** | $0/month | $150/month | Custom | | **Free credits** | $100 (one-time) | No additional credits | Custom | | **Max vCPUs** | 8 | 8+ | Custom |