From 065ea554670983fa85cf2e7eaadffed8829688da Mon Sep 17 00:00:00 2001 From: lparis Date: Tue, 28 Jun 2016 12:20:25 -0700 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a287435..9510033e 100644 --- a/README.md +++ b/README.md @@ -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