Skip to content

Commit 27d9850

Browse files
authored
Fixed formatting of example config
1 parent e8f0fb4 commit 27d9850

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ var orejimeConfig = {
148148
description: 'Example of an inline tracking script',
149149
cookies: [
150150
'inline-tracker',
151-
[
151+
[
152152
// When deleting a cookie, Orejime will try to delete a cookie with the given name,
153153
// the "/" path, and multiple domains (the current domain and `"." + current domain`).
154154
// If an app sets a cookie on a different path or domain than that, Orejime won't be

0 commit comments

Comments
 (0)