From 45822ff38f96c8c5a81f5f038d9f9a701fe79003 Mon Sep 17 00:00:00 2001 From: Manuel Sommer Date: Tue, 6 Feb 2024 10:54:14 +0100 Subject: [PATCH] fix typo in docs --- docs/content/en/integrations/parsers/file/hcl_appscan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/integrations/parsers/file/hcl_appscan.md b/docs/content/en/integrations/parsers/file/hcl_appscan.md index aae796606f3..2a837039553 100644 --- a/docs/content/en/integrations/parsers/file/hcl_appscan.md +++ b/docs/content/en/integrations/parsers/file/hcl_appscan.md @@ -2,7 +2,7 @@ title: "HCL Appscan" toc_hide: true --- -The HCL Appscan has the possibiilty to export the results in PDF, XML and CSV formats within the portal. However, this parser only supports the import of XML generated from HCL Appscan on cloud. +The HCL Appscan has the possibility to export the results in PDF, XML and CSV formats within the portal. However, this parser only supports the import of XML generated from HCL Appscan on cloud. ### Sample Scan Data Sample HCL Appscan scans can be found [here](https://github.com/DefectDojo/django-DefectDojo/tree/master/unittests/scans/hcl_appscan). \ No newline at end of file