diff --git a/front/src/views/index.html b/front/src/views/index.html
index a72bb2a..3d1a801 100644
--- a/front/src/views/index.html
+++ b/front/src/views/index.html
@@ -37,7 +37,7 @@
Cookie
-
Adds a cookie on the main domain.
Example: "bar=foo;domain=url"
Adds a single cookie (on the main domain if you don't provide the domain).
Example: "bar=foo;domain=.something.com"