diff --git a/help/Prop.md b/help/Prop.md
index 42ae5fc..8d1475c 100644
--- a/help/Prop.md
+++ b/help/Prop.md
@@ -42,7 +42,7 @@ BridgeProp prop(u8"Arduino Blink", // as MQTT client id, should be unique per cl
* `void sendRequ(String request)`
* `void sendRequ(String topic, char*)`
-For `send----()` methods see Application protocol for escape room 2.0 prop
+For `send----()` methods see *Application protocol for escape room 2.0 prop*
*fetch()* always returns the `"var=value "` string ready to be sent in a `DATA` protocol message and update the `_previous` value.