jessepollak / mixpanel-python-async

:zap: Batch and send your Mixpanel API calls asynchronously in Python
Other
59 stars 16 forks source link

Typo in readme #3

Closed SizeSeeker closed 10 years ago

SizeSeeker commented 10 years ago

I'm new to coding and not sure the best way to report this, but there's a typo in your readme doc:

from mixpanel_async import AsynBufferedConsumer [s/b AsyncBufferedConsumer]

Great product, thanks!

jessepollak commented 10 years ago

thanks for the heads up @YPCrumble!