diff --git a/javascript/ql/src/Security/CWE-321-HardCodedKey/jwtConstantKey.qhelp b/javascript/ql/src/Security/CWE-321-HardCodedKey/jwtConstantKey.qhelp index 75dbe119b68..7ce51daabeb 100644 --- a/javascript/ql/src/Security/CWE-321-HardCodedKey/jwtConstantKey.qhelp +++ b/javascript/ql/src/Security/CWE-321-HardCodedKey/jwtConstantKey.qhelp @@ -22,7 +22,7 @@ The following code you can see an Example from a popular Library.

- + diff --git a/javascript/ql/src/Security/CWE-321-noVerification/jwtNoVerification.qhelp b/javascript/ql/src/Security/CWE-321-noVerification/jwtNoVerification.qhelp index ae7d97fcd5f..c6f9de4c34b 100644 --- a/javascript/ql/src/Security/CWE-321-noVerification/jwtNoVerification.qhelp +++ b/javascript/ql/src/Security/CWE-321-noVerification/jwtNoVerification.qhelp @@ -22,7 +22,7 @@ The following code you can see an Example from a popular Library.

- +