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.