Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/billing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
## Plans

| Feature | Hobby | Pro | Enterprise |
|---------|-------|-----|------------|
|:--------|:------|:----|:-----------|
| **Base price** | $0/month | $150/month | Custom |
| **Free credits** | $100 (one-time) | No additional credits | Custom |
| **Max vCPUs** | 8 | <Tooltip tip="Contact support@e2b.dev if you need more vCPUs.">8+</Tooltip> | Custom |

Check warning on line 17 in docs/billing.mdx

View check run for this annotation

Mintlify / Mintlify Validation (e2b) - vale-spellcheck

docs/billing.mdx#L17

Did you really mean 'vCPUs'?
| **Max memory** | 8 GB | <Tooltip tip="Contact support@e2b.dev if you need more memory.">8+ GB</Tooltip> | Custom |
| **Disk size** | 10 GB | <Tooltip tip="Contact support@e2b.dev if you need more disk space.">20+ GB</Tooltip> | Custom |
| **<Tooltip tip="Time a sandbox can run without being paused.">Max continuous runtime</Tooltip>** | 1 hour | 24 hours | Custom |
Expand Down