Skip to content

Commit

Permalink
Merge pull request #407 from edx/ahodges/miguel5_fix
Browse files Browse the repository at this point in the history
Corrects data type for user_id
  • Loading branch information
Alison Hodges committed Jun 25, 2015
2 parents e960f68 + faf9db8 commit 0c2657e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en_us/data/source/internal_data_formats/tracking_logs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ The following member fields are present in the ``context`` field for all events.
- string
- The URL that generated the event.
* - ``user_id``
- string
- integer
- Identifies the individual who is performing the action.


Expand Down

0 comments on commit 0c2657e

Please sign in to comment.