Skip to content

Commit 93f3287

Browse files
committed
gardening
1 parent 80d77cf commit 93f3287

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

modules/shared/partials/sample-application.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Click btn:[Create Database Access] to save your access credentials.
7878
7979
Go to menu:Settings[Allowed IP Ranges > Add Allowed IP].
8080
81-
Enter the IP of the system you will be running the application on in the *Allowed IP* field. If this system is the same one you are accessing the Couchbase Capella Web Console on, you can click btn:[Add Current IP Address].
81+
Enter the IP of the system you will be running the application on in the *Allowed IP* field. If this system is the same one you are accessing the Capella UI on, you can click btn:[Add Current IP Address].
8282
8383
Click btn:[Add Allowed IP] to add the IP address.
8484
@@ -158,9 +158,9 @@ image::sdk:shared:Couchbase-Query-Bar.png[]
158158

159159
The sample application consists of the following 3 components:
160160

161-
* The frontend -- a Vue web app which communicates with the backend via a swagger API.
162-
* The backend -- a {name-sdk} web app which contains the SDK code to communicate with Couchbase Server.
163-
* The database -- a one node cluster containing the travel sample Bucket and requisite indexes.
161+
* The frontend--a Vue web application which communicates with the backend via a swagger API.
162+
* The backend--a {name-sdk} web application which contains the SDK code to communicate with Couchbase Server.
163+
* The database--a one node cluster containing the travel sample Bucket and requisite indexes.
164164

165165
=== Networking
166166

@@ -191,5 +191,5 @@ See the xref:ref:travel-app-data-model.adoc[Travel Application Data Model] refer
191191
// end::data-model[]
192192

193193
// tag::rest-api[]
194-
// PLACEHOLDER - Remove when DOC-10964 is completed
194+
// PLACEHOLDER - Remove when DOC-10964 is completed. This stops sdks that still use this tag importing the whole file.
195195
// end::rest-api[]

0 commit comments

Comments
 (0)