Browse Source

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

Wording cookie name
Amauri CHAMPEAUX 6 years ago
parent
commit
ed60dc6e8b
1 changed files with 1 additions and 1 deletions
  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 */