Explorar el Código

Merge pull request #298 from Benjamin-Porquet/patch-1

Wording cookie name
Amauri CHAMPEAUX hace 6 años
padre
commit
ed60dc6e8b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -34,7 +34,7 @@ tarteaucitron.init({
     "privacyUrl": "", /* Privacy policy url */
 
     "hashtag": "#tarteaucitron", /* Open the panel with this hashtag */
-    "cookieName": "tartaucitron", /* Cookie name */
+    "cookieName": "tarteaucitron", /* Cookie name */
     
     "orientation": "top", /* Banner position (top - bottom) */
     "showAlertSmall": true, /* Show the small banner on bottom right */