Fix duplicate words in README

This commit is contained in:
Kenichi Kamiya
2022-06-16 13:06:54 +09:00
parent 1c59cdf2a9
commit 70f41926ca

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