Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Waldemar Quevedo <[email protected]>
  • Loading branch information
wallyqs committed Sep 22, 2018
1 parent 14241c4 commit 5608375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ yield nc.connect(**options)
The client will also automatically create a TLS context with defaults
in case it detects that it should connect securely against the server:

```
```python
yield nc.connect("tls://demo.nats.io:4443")
```

Expand Down

0 comments on commit 5608375

Please sign in to comment.