Skip to content

Commit f38f646

Browse files
committedJun 15, 2023
Merge branch 'release/7.1.2' into travel-sample-tutorial
2 parents 93f3287 + 6aaab44 commit f38f646

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed
 

‎modules/pages/partials/data-services.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ read the section on CAS and Concurrent Document Mutation to be aware of all of t
5656
=== Array Mutation
5757

5858
Sub-Doc allows appending, prepending, and inserting into arrays.
59-
For more sophisticated array operations, use {sqlpp}'s' `USEKEY`.
59+
For more sophisticated array operations, use {sqlpp}'s `USEKEY`.
6060

6161

6262
=== Aggregation / Reduce

‎modules/shared/partials/sample-application.adoc

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// tag::abstract[]
22
[abstract]
33
{description}
4-
Discover how to program interactions with Couchbase Server 7.X via the Data, Query, and Search services using the Travel Sample Application with the built-in Travel Sample data Bucket.
4+
Discover how to program interactions with Couchbase Server 7.X via the Data, Query, and Search services -- using the Travel Sample Application with the built-in Travel Sample data Bucket.
55
// end::abstract[]
66

77

@@ -152,7 +152,6 @@ You can see the running Couchbase SDK operations by clicking the red bar at the
152152
image::sdk:shared:Couchbase-Query-Bar.png[]
153153
// end::using[]
154154

155-
156155
// tag::overview[]
157156
== Sample Application Overview
158157

0 commit comments

Comments
 (0)