Skip to content

Commit 2a2f6de

Browse files
committed
fixed text not in a tag
1 parent 36cb60c commit 2a2f6de

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

javascript/ql/src/Security/CWE-798/HardcodedCredentials.qhelp

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,10 @@
3434
credentials in the source code.
3535
</p>
3636

37-
For example, in a NodeJS environment :
37+
<p>
38+
For example, in a NodeJS environment :
39+
</p>
40+
3841
<sample src="examples/HardcodedCredentialsHttpRequestFixed.js"/>
3942

4043
</example>

0 commit comments

Comments
 (0)