Skip to content

Commit

Permalink
Merge remote-tracking branch 'domenkozar/small-fix'
Browse files Browse the repository at this point in the history
  • Loading branch information
mrocklin committed Oct 9, 2015
2 parents 5c1b237 + f1d113d commit 53146dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/streaming-analytics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ common first column, id.
.. code::
>>> from toolz import join, first, second
>>> from toolz import join, first
>>> result = join(first, accounts,
... first, addresses)
Expand Down

0 comments on commit 53146dc

Please sign in to comment.