Skip to content

Commit cd160cc

Browse files
Update src/protocols/transform/index.md
1 parent 3638672 commit cd160cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/protocols/transform/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Segment's goal is to make Transformations a powerful tool that complements a wel
2828
- **Device-mode destinations are NOT supported:** Source scoped transformations will **only** apply to cloud-mode destinations, warehouses, and S3 destinations. Destination scoped transformations will **only** apply to cloud-mode destinations.
2929
- **Transformation order:** Segment processes source-scoped transformations before the events reach destination filters. Segment processes destination-scoped transformations after the events pass through destination filters.
3030
- **Multiple instances of the same destination:** If multiple instances of a destination are connected to a single source, then the same transformation applies across every instance.
31-
- **Scope of Transformations:** Transformations can be applied to event names, properties, and traits. However, it's important to note that transformations cannot be applied to top-level attributes such as userId.
31+
- **Transformation scope:** Transformations can be applied to event names, properties, and traits. However, it's important to note that transformations cannot be applied to top-level attributes like userId.
3232

3333

3434
## View all Transformations

0 commit comments

Comments
 (0)