Skip to content

Commit e6998d4

Browse files
committed
spelling: cryptographically
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 parent 88408fb commit e6998d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go/ql/src/experimental/CWE-321/HardcodedKeys.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<recommendation>
1919

2020
<p>
21-
Generating a cryptograhically secure secret key during application initialization and using this generated key for future JWT signing requests can prevent this vulnerability.
21+
Generating a cryptographically secure secret key during application initialization and using this generated key for future JWT signing requests can prevent this vulnerability.
2222
</p>
2323

2424
</recommendation>

0 commit comments

Comments
 (0)