diff --git a/README.md b/README.md index f2ac784..1333199 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ MQTTnet is a .NET library for MQTT based communication. It provides a MQTT clien ## Features * MQTT client included * MQTT server (broker) included -* TLS 1.2 support for Client and Server +* TLS 1.2 support for client and server * Async support * List of connected clients available (server only) * Extensible communication channels (i.e. In-Memory, TCP, TCP+SSL, WebSockets (not included in this project))