diff options
Diffstat (limited to 'python-twisted/README.md')
| -rw-r--r-- | python-twisted/README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/python-twisted/README.md b/python-twisted/README.md index c74fb0d..0677eff 100644 --- a/python-twisted/README.md +++ b/python-twisted/README.md @@ -12,7 +12,7 @@ pubnub.start()  #### Import  ``` -from Pubnub import PubnubTwisted as Pubnub +from pubnub import PubnubTwisted as Pubnub  ```  #### Init | 
