Skip to content

Commit

Permalink
Fix typo in Contributors documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
deneb-alpha committed Aug 6, 2024
1 parent 8a4a01e commit 99b4a93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

## Motivation

Cavil depoends on its list of known license patterns for creating reports. By default this is about 28.000 patterns for
Cavil depends on its list of known license patterns for creating reports. By default this is about 28.000 patterns for
2.000 unique license combinations. Open Source developers tend to be quite creative with license declarations however.
And that means with constant package updates we also require a constant stream of new license patterns, to be able to
genrate high quality reports that can be reviewed quickly. The creation of these new license patterns is the main
generate high quality reports that can be reviewed quickly. The creation of these new license patterns is the main
bottleneck in the whole review process.

While entirely new licenses require an in depth review by a lawyer, who can accurately assess its potential risk, new
Expand Down

0 comments on commit 99b4a93

Please sign in to comment.