From f1b2ab1e087e8465959be86b0e5817deb7af0275 Mon Sep 17 00:00:00 2001 From: Rebecca Martinez Date: Fri, 30 Aug 2024 14:03:07 -0400 Subject: [PATCH 1/2] Changed mentions of free trial with free tier --- modules/hello-world/pages/start-using-sdk.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/hello-world/pages/start-using-sdk.adoc b/modules/hello-world/pages/start-using-sdk.adoc index 5024c383..dbe8f397 100644 --- a/modules/hello-world/pages/start-using-sdk.adoc +++ b/modules/hello-world/pages/start-using-sdk.adoc @@ -40,7 +40,7 @@ include::example$StartUsing.scala[tags=**] -- ==== -The Couchbase Capella free trial version comes with the Travel Sample Bucket, and its Query indexes, loaded and ready. +The Couchbase Capella free tier version comes with the Travel Sample Bucket, and its Query indexes, loaded and ready. == Quick Install @@ -106,7 +106,7 @@ Couchbase Capella:: * You have signed up to https://cloud.couchbase.com/sign-up[Couchbase Capella]. * You have created your own bucket, or loaded the Travel Sample dataset. -Note, the Travel Sample dataset is installed automatically by the Capella free trial. +Note, the Travel Sample dataset is installed automatically when deploying a Capella perpetual free tier cluster. * A user is created with permissions to access the cluster (at least Application Access permissions). See the xref:cloud:get-started:cluster-and-data.adoc#credentials[Capella connection page] for more details. From cbc9760031307f219a9d138477fc924a7d1a55f9 Mon Sep 17 00:00:00 2001 From: Rebecca Martinez Date: Wed, 4 Sep 2024 19:25:31 -0400 Subject: [PATCH 2/2] remove mentions of perpetual --- modules/hello-world/pages/start-using-sdk.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hello-world/pages/start-using-sdk.adoc b/modules/hello-world/pages/start-using-sdk.adoc index dbe8f397..4327cd64 100644 --- a/modules/hello-world/pages/start-using-sdk.adoc +++ b/modules/hello-world/pages/start-using-sdk.adoc @@ -106,7 +106,7 @@ Couchbase Capella:: * You have signed up to https://cloud.couchbase.com/sign-up[Couchbase Capella]. * You have created your own bucket, or loaded the Travel Sample dataset. -Note, the Travel Sample dataset is installed automatically when deploying a Capella perpetual free tier cluster. +Note, the Travel Sample dataset is installed automatically when deploying a Capella free tier cluster. * A user is created with permissions to access the cluster (at least Application Access permissions). See the xref:cloud:get-started:cluster-and-data.adoc#credentials[Capella connection page] for more details.