diff --git a/source/sdk/sync/add-sync-to-app.txt b/source/sdk/sync/add-sync-to-app.txt index 0857c65d61..6e4255b7f5 100644 --- a/source/sdk/sync/add-sync-to-app.txt +++ b/source/sdk/sync/add-sync-to-app.txt @@ -5,7 +5,7 @@ Add Device Sync to an App ========================= .. meta:: - :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. + :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. :keywords: Realm, Flutter SDK, Kotlin SDK, .NET SDK, Swift SDK, code example .. facet:: @@ -76,7 +76,7 @@ in Atlas first: is a configuration setting that allows Device Sync to infer and update schemas based on client-side data models when you sync data from the client. The - :ref:`sdks-add-sync-to-app-enable-sync-in-app-services` section describes + :ref:`sdks-add-sync-to-app-enable-sync-in-atlas` section describes how to enable Device Sync with Development Mode in your client app. - If you already have data in Atlas and would