From fa22e06e32227a9361817c455d8941c4c0b7ea0d Mon Sep 17 00:00:00 2001 From: echohack Date: Wed, 12 Mar 2025 13:24:08 -0700 Subject: [PATCH] Make explicit the 5 services limitation Signed-off-by: echohack --- src/docs/reference/pricing/free-trial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/reference/pricing/free-trial.md b/src/docs/reference/pricing/free-trial.md index e687be4f5..513cc2431 100644 --- a/src/docs/reference/pricing/free-trial.md +++ b/src/docs/reference/pricing/free-trial.md @@ -34,7 +34,7 @@ When you sign up for the free Trial, you will receive a one-time grant of $5 in ### What resources can I access during the Trial? -During the trial, you can access the same features as on the Hobby plan, however you will be limited to 500MB of RAM and shared (rather than dedicated) vCPU cores. +During the trial, you can access the same features as on the Hobby plan, however you will be limited to 500MB of RAM and shared (rather than dedicated) vCPU cores. Additionally, your projects will be limited to 5 services per project. As a trial user, you can always spin-up databases. However, to deploy code, you must be on the [Full Trial](#full-vs-limited-trial).