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