Skip to content

Commit

Permalink
Fixups
Browse files Browse the repository at this point in the history
  • Loading branch information
dacharyc committed Jul 31, 2024
1 parent 4c3a6c0 commit 733357d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/sdk/sync/add-sync-to-app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 733357d

Please sign in to comment.