Merge pull request #121 from kachick/fix-duplicate-words

Fix duplicate words in README
This commit is contained in:
Federico Builes
2022-06-16 06:58:18 +02:00
committed by GitHub

View File

@@ -52,7 +52,7 @@ jobs:
# Possible values: "critical", "high", "moderate", "low"
# fail-on-severity: critical
#
# You can only can only include one of these two options: `allow-licenses` and `deny-licences`
# You can only include one of these two options: `allow-licenses` and `deny-licences`
#
# Possible values: Any `spdx_id` value(s) from https://docs.github.com/en/rest/licenses
# allow-licenses: GPL-3.0, BSD-3-Clause, MIT