From c808e1918cc7ef76c6d2bfec765dc46a6c12b8bf Mon Sep 17 00:00:00 2001
From: Wraithers <4705057+Wraithers@users.noreply.github.com>
Date: Thu, 29 Feb 2024 12:52:21 +0530
Subject: [PATCH] Update description.md (#2612)

---
 apps/zigbee2mqtt/metadata/description.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/apps/zigbee2mqtt/metadata/description.md b/apps/zigbee2mqtt/metadata/description.md
index 2297dfca..87729af3 100644
--- a/apps/zigbee2mqtt/metadata/description.md
+++ b/apps/zigbee2mqtt/metadata/description.md
@@ -14,7 +14,7 @@ You need to have a mqtt broker like [eclipse mosquitto](/apps/eclipse-mosquitto)
 
 ###  Configuration of the Zigbee adapter
 
-For USB apdaters you can use dmesg command on Linux hosts to find the mounted device. Where possible you should use the `/dev/serial/by-id/` path of the stick, instead of `/dev/tty*`. This is because the `/dev/tty*` path can change - for example ยด/dev/ttyACM0` may become `/dev/ttyACM1` and then later back to `/dev/ttyACM0`. The `/dev/serial/by-id/` path won't change.
+For USB apdaters you can use dmesg command on Linux hosts to find the mounted device. Where possible you should use the `/dev/serial/by-id/` path of the stick, instead of `/dev/tty*`. This is because the `/dev/tty*` path can change - for example `/dev/ttyACM0` may become `/dev/ttyACM1` and then later back to `/dev/ttyACM0`. The `/dev/serial/by-id/` path won't change.
 
 The **usb device path** must be set in the settings of the app before installing.
 
@@ -26,4 +26,4 @@ Zigbee2MQTT integrates well with (almost) every home automation solution because
 - [Homey](https://homey.app/)
 - [Domoticz](https://www.domoticz.com/)
 - [Gladys Assistant](https://gladysassistant.com/)
-- [IoBroker](https://www.iobroker.net/)
\ No newline at end of file
+- [IoBroker](https://www.iobroker.net/)