Skip to content

Commit 733357d

Browse files
committed
Fixups
1 parent 4c3a6c0 commit 733357d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/sdk/sync/add-sync-to-app.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Add Device Sync to an App
55
=========================
66

77
.. meta::
8-
:description: If you already have an app that uses Atlas Device SDK to persist data on device, you can add Device Sync to your app.
8+
:description: If you already have an app that uses Atlas Device SDK to persist data on device, you can add Device Sync to sync data between devices.
99
:keywords: Realm, Flutter SDK, Kotlin SDK, .NET SDK, Swift SDK, code example
1010

1111
.. facet::
@@ -76,7 +76,7 @@ in Atlas first:
7676
is a configuration setting that allows Device Sync
7777
to infer and update schemas based on client-side data models when you
7878
sync data from the client. The
79-
:ref:`sdks-add-sync-to-app-enable-sync-in-app-services` section describes
79+
:ref:`sdks-add-sync-to-app-enable-sync-in-atlas` section describes
8080
how to enable Device Sync with Development Mode in your client app.
8181

8282
- If you already have data in Atlas and would

0 commit comments

Comments
 (0)