mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Merge pull request #70 from arush15june/patch-1
Fix typo in Golang client connection example
This commit is contained in:
commit
10b15ab71a
@ -19,7 +19,7 @@ if err != nil {
|
||||
}
|
||||
defer nc.Close()
|
||||
|
||||
// Do something with the connectioConnection nc = Nats.connect("nats://demo.nats.io:4222");
|
||||
// Do something with the connection nc = Nats.connect("nats://demo.nats.io:4222");
|
||||
```
|
||||
{% endtab %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user