Skip to content

Commit

Permalink
Add missing curly bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
StefMa authored Oct 2, 2024
1 parent 1ec8cbb commit 3883a46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ A reason string can be supplied to document why the URL is allowed.
licensee {
allowUrl('https://example.com/license.html') {
because 'Apache-2.0, but self-hosted copy of the license'
}
}
```

Expand Down

0 comments on commit 3883a46

Please sign in to comment.