diff --git a/front/src/views/index.html b/front/src/views/index.html
index de7cb07..6e376dc 100644
--- a/front/src/views/index.html
+++ b/front/src/views/index.html
@@ -39,7 +39,7 @@
Cookie
-
Adds a single cookie (on the main domain if you don't provide the domain).
Example: "bar=foo;domain=.something.com"
Adds cookies, separated by a pipe character.
Example: "bar1=foo1;domain=.domain1.com|bar2=foo2;domain=www.domain2.com"