Skip to content

Commit 5b09bdc

Browse files
authored
Merge pull request #22 from frost-nzcr4/patch-2
Fix typo
2 parents 1440e12 + bb510a8 commit 5b09bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/piwik/piwik.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ location / {
2222
}
2323

2424
## Support for favicon. Return a 1x1 transparent GIF it it doesn't
25-
## exist. doesn't exist.
25+
## exist.
2626
location = /favicon.ico {
2727
try_files /favicon.ico @empty;
2828
}

0 commit comments

Comments
 (0)