Skip to content

Commit 9b913c3

Browse files
Update src/protocols/transform/index.md
1 parent f844209 commit 9b913c3

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
@@ -131,7 +131,7 @@ Here's a list of Segment Transformations with some use case examples.
131131
fqlDefinedProperties": [{"fql": "lowercase(properties.prop1)", "propertyName": "properties.prop2"}]
132132
```
133133
- Note that you can only assign one property to `fqlDefinedProperties` array.
134-
- Note that you cannot use `fqlDefinedProperties` along with event or property rename/property value transformations.
134+
- Note that you cannot use `fqlDefinedProperties` along with event or property rename or property value transformations.
135135
136136
> info ""
137137
> Segment displays an error if the following property conflicts occur:

0 commit comments

Comments
 (0)