diff --git a/ql/src/Security/CWE-022/TaintedPath.qhelp b/ql/src/Security/CWE-022/TaintedPath.qhelp
index 71af3e45c62..061ffbe3471 100644
--- a/ql/src/Security/CWE-022/TaintedPath.qhelp
+++ b/ql/src/Security/CWE-022/TaintedPath.qhelp
@@ -46,6 +46,6 @@ information.
-OWASP: Path Traversal.
+OWASP: Path Traversal.
diff --git a/ql/src/Security/CWE-022/ZipSlip.qhelp b/ql/src/Security/CWE-022/ZipSlip.qhelp
index dac4dc8a44b..1322dc18c13 100644
--- a/ql/src/Security/CWE-022/ZipSlip.qhelp
+++ b/ql/src/Security/CWE-022/ZipSlip.qhelp
@@ -63,7 +63,7 @@ Snyk:
OWASP:
-Path Traversal.
+Path Traversal.
diff --git a/ql/src/Security/CWE-643/XPathInjection.qhelp b/ql/src/Security/CWE-643/XPathInjection.qhelp
index 4c1d376202e..15fdfd7bb3d 100644
--- a/ql/src/Security/CWE-643/XPathInjection.qhelp
+++ b/ql/src/Security/CWE-643/XPathInjection.qhelp
@@ -38,7 +38,7 @@ which are safely resolved at runtime using the goxpath.Opts structu
-OWASP: Testing for XPath Injection.
+OWASP: Testing for XPath Injection.
OWASP: XPath Injection.