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/catalog/preact/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ The [Track](/docs/connections/spec/track) method records events in Preact. Users
24
24
25
25
Preact can be useful for customer support. For that to work, you can send error events to Preact.
26
26
27
-
All you have to do is add a "!" as the first character in the event name and Preact recognizes it as an error event. Properties sent with the event also showa up in Preact.
27
+
Add a "!" as the first character in the event name and Preact recognizes it as an error event. Properties sent with the event also show up in Preact.
0 commit comments