You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/actions.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -213,7 +213,7 @@ Mapping fields are case-sensitive. The following type filters and operators are
213
213
The `does``not exist` operator matches both a `null` value or a missing property.
214
214
{% comment %}
215
215
216
-
> info "Valid Property and Trait Values"
216
+
> info "Valid property and trait values"
217
217
> Property or trait names must begin with the characters: [a-z], [A-Z] or '_'. Special characters are unsupported and will trigger an error if entered.
218
218
219
219
> info "Event property operators and supported data types"
0 commit comments