Skip to content

Commit f5f54df

Browse files
authored
Fix spelling.md (#1033)
Found an instance where "event" was spelled "evemt". Corrected this.
1 parent 8ee4cfa commit f5f54df

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/google-analytics

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/google-analytics/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Unlike the client-based destination which can use the browser and the global win
127127
You can specify what the event action should be called in the Google Analytics settings. If you don't specify a name, Segment uses a default of event **'User Enriched'**. Since an event category is also required, you can specify which `trait` you want Segment to set this value to. For example, if you send a trait such as `type`, Segment sets the value of `traits.type` as the event category if defined, and if it is not, sets it to the default value **'All'**.
128128

129129
> note ""
130-
> **Note**: Segment always marks this event as a **Non Interaction** evemt. This is _only_ available if you are using Universal GA.
130+
> **Note**: Segment always marks this event as a **Non Interaction** event. This is _only_ available if you are using Universal GA.
131131
132132
### A/B Test Versions to Dimensions
133133

0 commit comments

Comments
 (0)