Skip to content

Commit 2ec0fb6

Browse files
author
Kevin Friedman
committed
Updated README
1 parent fa033cc commit 2ec0fb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Documentation for additional pageview parameters is available from the
7979

8080
### Tracking Events
8181

82-
vent hits can be sent using the send command and specifying a hitType of event. The send command has the following signature for the event hit type:
82+
Event hits can be sent using the send command and specifying a hitType of event. The send command has the following signature for the event hit type:
8383

8484
```javascript
8585
gap('send', 'event', [eventCategory], [eventAction], [eventLabel], [eventValue], [fieldsObject]);

0 commit comments

Comments
 (0)