Skip to content

Commit da7167f

Browse files
Merge pull request #419 from couchbase/AV-82442_FreeTier-Java3.5
[AV-82442] Update Java release 3.5 docs for Free Tier
2 parents afe7960 + a9e4092 commit da7167f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

modules/hello-world/pages/start-using-sdk.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Couchbase Capella Sample::
3434
If you are connecting to https://docs.couchbase.com/cloud/index.html[Couchbase Capella], you'll need to know the endpoint address, as well as a username and password.
3535
3636
This example requires the Travel Sample Bucket.
37-
The Couchbase Capella free trial version comes with this bucket, and its Query indexes, loaded and ready.
37+
The Couchbase Capella free tier version comes with this bucket, and its Query indexes, loaded and ready.
3838
3939
[source,java]
4040
----
@@ -108,7 +108,7 @@ Couchbase Capella::
108108
* You have signed up to https://cloud.couchbase.com/sign-up[Couchbase Capella].
109109
110110
* You have created your own bucket, or loaded the Travel Sample dataset.
111-
Note, the Travel Sample dataset is installed automatically by the Capella free trial.
111+
Note, the Travel Sample dataset is installed automatically when deploying a Capella free tier cluster.
112112
113113
* A user is created with permissions to access the cluster (at least Application Access permissions).
114114
See the xref:cloud:get-started:cluster-and-data.adoc#credentials[Capella connection page] for more details.

modules/howtos/pages/n1ql-queries-with-sdk.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Couchbase Capella Sample::
2929
+
3030
--
3131
These examples requires the Travel Sample Bucket.
32-
The Couchbase Capella free trial version comes with this bucket, and its Query indexes, loaded and ready.
32+
The Couchbase Capella free tier version comes with this bucket, and its Query indexes, loaded and ready.
3333
3434
[source,java]
3535
----

0 commit comments

Comments
 (0)