Skip to content

Commit b840a41

Browse files
fix typo in doc
1 parent e942cfb commit b840a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/ql/src/queries/Security/CWE-321/HardcodedEncryptionKey.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</overview>
88

99
<recommendation>
10-
<p>Use a randomly generated key material to initialize the encryption cipher.</p>
10+
<p>Use randomly generated key material to initialize the encryption cipher.</p>
1111
</recommendation>
1212

1313
<example>

0 commit comments

Comments
 (0)