jessepollak / mixpanel-python-async

:zap: Batch and send your Mixpanel API calls asynchronously in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in readme

SizeSeeker opened this issue · comments

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!

thanks for the heads up @YPCrumble!