From 376bffda7a0f8dcddaaeac1a41052adba26789c9 Mon Sep 17 00:00:00 2001
From: pp-r <64266134+pp-r@users.noreply.github.com>
Date: Mon, 3 Oct 2022 16:29:41 +0200
Subject: [PATCH] Update
 pages/04.applications/10.docs/domoticz/app_domoticz.fr.md
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
---
 pages/04.applications/10.docs/domoticz/app_domoticz.fr.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/04.applications/10.docs/domoticz/app_domoticz.fr.md b/pages/04.applications/10.docs/domoticz/app_domoticz.fr.md
index d95a81d4..24b8ae0b 100644
--- a/pages/04.applications/10.docs/domoticz/app_domoticz.fr.md
+++ b/pages/04.applications/10.docs/domoticz/app_domoticz.fr.md
@@ -51,7 +51,7 @@ sudo yunohost app setting domoticz mqtt_pwd
 Par défaut, Mosquitto va écouter sur 2 ports :
 
     Le 1883 sur localhost en protocole MQTT
-    Le 8883 en protocole websocket. Nginx redirige le port 443 externe vers ce port en interne.e Pour publier/souscrire sur un topic depuis l'exterieur, vous devez donc utiliser un programme supportant le protocole websocket (ex : la bibliothèque python paho).
+    Le 8883 en protocole websocket. NGINX redirige le port 443 externe vers ce port en interne. Pour publier/souscrire sur un topic depuis l'exterieur, vous devez donc utiliser un programme supportant le protocole websocket (ex : la bibliothèque Python paho-mqtt).
 
 ##### Mosquitto_pub et mosquitto_sub