From 427b2034514b2286bfead316d8dc136329c7fba4 Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Sat, 10 Dec 2016 21:40:25 +0100 Subject: [PATCH] fixes typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82f21be..a6d0e89 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [mqtt-utils](https://github.com/dsell/mqtt-utils) - a collection of MQTT utilities. * [mqtt-wall](https://github.com/bastlirna/mqtt-wall) - Subscription only web-based client – like Twitter wall for MQTT. * [Python MQTT Client Shell](https://github.com/bapowell/python-mqtt-client-shell) - a text console-based, interactive shell for exercising various tasks associated with MQTT client communications. -* [Wireshark-MQTT](https://github.com/menudoproblema/Wireshark-MQTT) - MQTT dissetor for Wireshark. +* [Wireshark-MQTT](https://github.com/menudoproblema/Wireshark-MQTT) - MQTT dissector for Wireshark. ### Clients