Skip to content

Commit f9722e7

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/connections/reverse-etl/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Learn more about the system that powers Reverse ETL, supported destinations, and
5353
{% include components/reference-button.html
5454
href="/docs/connections/reverse-etl/reverse-etl-catalog"
5555
title="Destination catalog"
56-
description="View the destinations that you can connect to your Reverse ETL sources."
56+
description="View the destinations you can connect to your Reverse ETL sources."
5757
%}
5858
</div>
5959

src/connections/reverse-etl/setup.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -189,11 +189,11 @@ For example, if you opt to sync null values with your destination and an end use
189189
By default, Segment syncs null values from mapped fields to your downstream destinations. Some destinations do not allow the syncing of null values, and will reject requests that contain them. Segment disables the option to opt out of syncing null values for these destinations.
190190

191191
To opt out of including null values in your downstream syncs:
192-
Navigate to Connections > Destinations and select the Reverse ETL tab.
193-
Select the destination and the mapping you want to edit.
194-
Click Edit mapping.
195-
Under the "Optional fields" header, select the field you want to edit.
196-
In the field dropdown selection, disable the Sync null values toggle.
192+
1. Navigate to Connections > Destinations and select the Reverse ETL tab.
193+
2. Select the destination and the mapping you want to edit.
194+
3. Click Edit mapping.
195+
4. Under **Optional fields**, select the field you want to edit.
196+
5. In the field dropdown selection, disable the **Sync null values** toggle.
197197

198198

199199
### Edit your mapping

0 commit comments

Comments
 (0)