From 9d0358e86634a5edfd63d4d7d7e52aed1fa458b7 Mon Sep 17 00:00:00 2001 From: Brendan McDevitt Date: Fri, 20 May 2022 17:22:11 -0500 Subject: [PATCH] 1 char fix --- doc/cna_readme_notes/cnas_with_html_advisories.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cna_readme_notes/cnas_with_html_advisories.md b/doc/cna_readme_notes/cnas_with_html_advisories.md index ad76f57..983f825 100644 --- a/doc/cna_readme_notes/cnas_with_html_advisories.md +++ b/doc/cna_readme_notes/cnas_with_html_advisories.md @@ -170,7 +170,7 @@ The page listed in the CNAList.json for this org is the advisory policy document :fixed_jira_service_management_versions => [ '4.13.x >= 4.13.18', '4.20.x >= 4.20.6', - 'All versions >= 4.22.0', + 'All versions >= 4.22.0' ] } ```