Skip to content

Commit a3fea98

Browse files
committed
fix typo
1 parent d3f2850 commit a3fea98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/reverse-etl/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ To create a mapping:
113113
* 15 minutes is considered real-time for warehouse syncs
114114
* For a **Day and time** schedule type, you can choose the day(s) you’d like the schedule to sync as well as the time.
115115
* You can only choose to start the **Extraction** at the top of the hour.
116-
* Scheduling multiple **Extractions** to start at the same time inside the same data warehouse can cause extracion errors
116+
* Scheduling multiple **Extractions** to start at the same time inside the same data warehouse can cause extraction errors
117117
10. Define how to map the record columns from your model to your destination in the **Select Mappings** section.
118118
* You map the fields that come from your source, to fields that the destination expects to find. Fields on the destination side depend on the type of action selected.
119119
* If you're setting up a destination action, depending on the destination, some mapping fields may require data to be in the form of an object or array. See the [supported objects and arrays for mapping](#supported-object-and-arrays).

0 commit comments

Comments
 (0)