Merge pull request #489 from joaocfernandes/fix_typos

Fix description typos
This commit is contained in:
Thomas Sjögren 2021-11-12 10:07:56 +01:00 committed by GitHub
commit ec211a3277
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -233,7 +233,7 @@ check_4_10() {
check_4_11() {
local id="4.11"
local desc="Ensure only verified packages are are installed (Manual)"
local desc="Ensure only verified packages are installed (Manual)"
local remediation="You should use a secure package distribution mechanism of your choice to ensure the authenticity of software packages."
local remediationImpact="None."
local check="$id - $desc"