Fixed typo

This commit is contained in:
lparis
2016-06-28 12:20:25 -07:00
parent 1e4dc91a2c
commit 065ea55467

View File

@@ -58,7 +58,7 @@ The server is started and listening for client connections on port 4222 (the def
### Clients
The NATS ecosystem provides a large range of supported and community [clients](http://nats.io/documentation/clients/nats-clients/), including Go, Java, Node, and many more. For the complete up-to-date list, visit the [NATS download site]](https://nats.io/download).
The NATS ecosystem provides a large range of supported and community [clients](http://nats.io/documentation/clients/nats-clients/), including Go, Java, Node, and many more. For the complete up-to-date list, visit the [NATS download site](https://nats.io/download).
### Protocol