diff --git a/website/dist/create-map.html b/website/dist/create-map.html
index aa6e4bce..4917627d 100644
--- a/website/dist/create-map.html
+++ b/website/dist/create-map.html
@@ -185,7 +185,7 @@
In order to create Jitsi meet zones:
- You must create a specific layer.
- - In layer properties, you MUST add a boolean "jitsiRoom" property (of type "string"). The value of the property is the name of the room in Jitsi. Note: the name of the room will be prepended with the name of the instance of the map (so that different instances of the map have different rooms)
+ - In layer properties, you MUST add a "jitsiRoom" property (of type "string"). The value of the property is the name of the room in Jitsi. Note: the name of the room will be prepended with the name of the instance of the map (so that different instances of the map have different rooms)
Making a "silent" zone