Skip to content

Commit ba2a719

Browse files
Apply suggestions from code review
Co-authored-by: stayseesong <[email protected]>
1 parent 0413238 commit ba2a719

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/connections/destinations/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ In order to override the default, check the destination settings pane in the Seg
109109

110110
## Sync modes
111111

112-
In September 2024, Segment released a new sync modes capability that allows users to define how changes in the source should be sent downstream to your destination. Depending on which destinations you set up in Segment, you may need to choose a sync mode for your data. This configuration determines how Segment updates destination based on the source data.
112+
Segment released a new sync mode capability that allows users to define how changes in the source should send downstream to your destination. Depending on which destinations you set up in Segment, you may need to choose a sync mode for your data. This configuration determines how Segment updates your destination based on the source data.
113113

114114
The available sync modes can vary based on the destination, integration type, and actions within the destination. For example, if you sync customer data, you might have the option to Insert, Update, or Upsert records.
115115

src/connections/reverse-etl/setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@ To create a mapping:
9191
2. Select the destination that you want to create a mapping for.
9292
3. Click **Add Mapping**.
9393
4. Select the model to sync from.
94-
5. In the Define sync behavior section, select the **Action** you want to sync.
94+
5. In the **Define sync behavior** section, select the **Action** you want to sync.
9595
* Actions determine the information sent to the destination. The list of Actions are unique to each destination.
9696
6. Select which records to send to your destination after Segment completes extracting data based on your model.
97-
* As of September 2024, some destinations have [sync modes](/docs/connections/destinations/#sync-modes), which let you specify how Segment should send data to the destination. Sync modes are unique to each destination.
97+
* Some destinations have [sync modes](/docs/connections/destinations/#sync-modes), which let you specify how Segment should send data to the destination. Sync modes are unique to each destination.
9898
* Destinations without sync modes let you select from the following options:
9999
* Added records
100100
* Updated records

0 commit comments

Comments
 (0)