We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa033cc commit 2ec0fb6Copy full SHA for 2ec0fb6
1 file changed
README.md
@@ -79,7 +79,7 @@ Documentation for additional pageview parameters is available from the
79
80
### Tracking Events
81
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:
+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:
83
84
```javascript
85
gap('send', 'event', [eventCategory], [eventAction], [eventLabel], [eventValue], [fieldsObject]);
0 commit comments