diff --git a/src/components/report/ReportZipDownload.svelte b/src/components/report/ReportZipDownload.svelte index 416c5c9..a9bbdd8 100644 --- a/src/components/report/ReportZipDownload.svelte +++ b/src/components/report/ReportZipDownload.svelte @@ -140,7 +140,7 @@
- OpenACR (opens in a new window or tab) is a format maintained by the GSA (opens in a new window or tab). The content is the responsibility of the author. + OpenACR (opens in a new window or tab) is a format maintained by the GSA (opens in a new window or tab). The content is the responsibility of the author.
diff --git a/src/utils/license.js b/src/utils/license.js index 939baf1..6b965e9 100644 --- a/src/utils/license.js +++ b/src/utils/license.js @@ -7,7 +7,7 @@ export function license(evaluation, templateType) { return sanitizeHtml( `${ spdxLicenseList[evaluation.license].name - } (opens in a new window or tab)` + } (opens in a new window or tab)` ); } else { return `[${spdxLicenseList[evaluation.license].name}](${