From 05ea2feb04322a5c28516b515b9ef218eed155e1 Mon Sep 17 00:00:00 2001 From: Ben Brooks Date: Tue, 22 Jul 2025 14:51:09 +0100 Subject: [PATCH] Fix typo or copy/paste error in Prebuilt Database pages --- modules/android/pages/prebuilt-database.adoc | 2 +- modules/csharp/pages/prebuilt-database.adoc | 2 +- modules/java/pages/prebuilt-database.adoc | 2 +- modules/objc/pages/prebuilt-database.adoc | 2 +- modules/swift/pages/prebuilt-database.adoc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/android/pages/prebuilt-database.adoc b/modules/android/pages/prebuilt-database.adoc index 8e13efba2..2623a5469 100644 --- a/modules/android/pages/prebuilt-database.adoc +++ b/modules/android/pages/prebuilt-database.adoc @@ -22,7 +22,7 @@ _Abstract -- This content explains how to include a snapshot of a pre-built data == Overview -_Couchbase{nbsp}Lite_ supports pre-built databases. You can pre-load your app with data instead of syncing it from pass:q,a[_pass:q,a[Sync{nbsp}Gateway]_] during startup to minimize consumer wait time (arising from data setup) on initial install and launch of the application. +_Couchbase{nbsp}Lite_ supports pre-built databases. You can pre-load your app with data instead of syncing it from _Sync{nbsp}Gateway_ during startup to minimize consumer wait time (arising from data setup) on initial install and launch of the application. Avoiding an initial bulk sync reduces startup time and network transfer costs. diff --git a/modules/csharp/pages/prebuilt-database.adoc b/modules/csharp/pages/prebuilt-database.adoc index 8b069fa93..04547628f 100644 --- a/modules/csharp/pages/prebuilt-database.adoc +++ b/modules/csharp/pages/prebuilt-database.adoc @@ -19,7 +19,7 @@ _Abstract -- This content explains how to include a snapshot of a pre-built data == Overview -_Couchbase{nbsp}Lite_ supports pre-built databases. You can pre-load your app with data instead of syncing it from pass:q,a[_pass:q,a[Sync{nbsp}Gateway]_] during startup to minimize consumer wait time (arising from data setup) on initial install and launch of the application. +_Couchbase{nbsp}Lite_ supports pre-built databases. You can pre-load your app with data instead of syncing it from _Sync{nbsp}Gateway_ during startup to minimize consumer wait time (arising from data setup) on initial install and launch of the application. Avoiding an initial bulk sync reduces startup time and network transfer costs. diff --git a/modules/java/pages/prebuilt-database.adoc b/modules/java/pages/prebuilt-database.adoc index 492c8fc53..041c7a898 100644 --- a/modules/java/pages/prebuilt-database.adoc +++ b/modules/java/pages/prebuilt-database.adoc @@ -19,7 +19,7 @@ _Abstract -- This content explains how to include a snapshot of a pre-built data == Overview -_Couchbase{nbsp}Lite_ supports pre-built databases. You can pre-load your app with data instead of syncing it from pass:q,a[_pass:q,a[Sync{nbsp}Gateway]_] during startup to minimize consumer wait time (arising from data setup) on initial install and launch of the application. +_Couchbase{nbsp}Lite_ supports pre-built databases. You can pre-load your app with data instead of syncing it from _Sync{nbsp}Gateway_ during startup to minimize consumer wait time (arising from data setup) on initial install and launch of the application. Avoiding an initial bulk sync reduces startup time and network transfer costs. diff --git a/modules/objc/pages/prebuilt-database.adoc b/modules/objc/pages/prebuilt-database.adoc index 6396531d5..7bc1f330e 100644 --- a/modules/objc/pages/prebuilt-database.adoc +++ b/modules/objc/pages/prebuilt-database.adoc @@ -21,7 +21,7 @@ _Abstract -- This content explains how to include a snapshot of a pre-built data == Overview -_Couchbase{nbsp}Lite_ supports pre-built databases. You can pre-load your app with data instead of syncing it from pass:q,a[_pass:q,a[Sync{nbsp}Gateway]_] during startup to minimize consumer wait time (arising from data setup) on initial install and launch of the application. +_Couchbase{nbsp}Lite_ supports pre-built databases. You can pre-load your app with data instead of syncing it from _Sync{nbsp}Gateway_ during startup to minimize consumer wait time (arising from data setup) on initial install and launch of the application. Avoiding an initial bulk sync reduces startup time and network transfer costs. diff --git a/modules/swift/pages/prebuilt-database.adoc b/modules/swift/pages/prebuilt-database.adoc index 49e1c9598..16727f96e 100644 --- a/modules/swift/pages/prebuilt-database.adoc +++ b/modules/swift/pages/prebuilt-database.adoc @@ -21,7 +21,7 @@ _Abstract -- This content explains how to include a snapshot of a pre-built data == Overview -_Couchbase{nbsp}Lite_ supports pre-built databases. You can pre-load your app with data instead of syncing it from pass:q,a[_pass:q,a[Sync{nbsp}Gateway]_] during startup to minimize consumer wait time (arising from data setup) on initial install and launch of the application. +_Couchbase{nbsp}Lite_ supports pre-built databases. You can pre-load your app with data instead of syncing it from _Sync{nbsp}Gateway_ during startup to minimize consumer wait time (arising from data setup) on initial install and launch of the application. Avoiding an initial bulk sync reduces startup time and network transfer costs.