diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/python/README.md b/python/README.md index f73f185..e9084e2 100644 --- a/python/README.md +++ b/python/README.md @@ -192,7 +192,7 @@ def callback(message):  pubnub.revoke(channel, authkey, callback=callback, error=callback)  ``` -### CHANNEL GROUP NAMESPACES +### CHANNEL GROUP METHODS  ```  #### List Namespaces | 
