From 88cc8e9f7171c609707d0454b908965718f7705b Mon Sep 17 00:00:00 2001 From: Giorgio Salluzzo Date: Sat, 30 Jan 2016 15:08:44 +0100 Subject: [PATCH] Update README.md Type fixed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca98a888c..a76d15bb7 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ emqttd is aimed to provide a solid, enterprise grade, extensible open-source MQT * Client Authentication with username, password. * Client ACL control with ipaddress, clientid, username. * Cluster brokers on several servers. -* [Bridge](https://github.com/emqtt/emqttd/wiki/Bridge) brokers locally or remotelly +* [Bridge](https://github.com/emqtt/emqttd/wiki/Bridge) brokers locally or remotely * 500K+ concurrent clients connections per server * Extensible architecture with Hooks, Modules and Plugins * Passed eclipse paho interoperability tests