Skip to content

Commit c4c69e1

Browse files
committed
Merge pull request #229 from jgeiger/patch-1
Fix missing ``` in changelog
2 parents 79c67f5 + e6bfd7f commit c4c69e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ When appending:
1414
{
1515
report_uri => %w(https://report-uri.io/asdf)
1616
}
17+
```
1718

1819
Would result in `default-src *; report-uri *` which doesn't make any sense at all.
1920

0 commit comments

Comments
 (0)