Skip to content

Commit e332a43

Browse files
Update javascript/ql/src/Security/CWE-798/HardcodedCredentials.qhelp
Co-authored-by: Erik Krogh Kristensen <[email protected]>
1 parent 4d1bbe3 commit e332a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<example>
2525
<p>
26-
The following code example connects to an HTTP request using an hard-codes authentication header
26+
The following code example connects to an HTTP request using an hard-codes authentication header:
2727
</p>
2828

2929
<sample src="examples/HardcodedCredentialsHttpRequest.js"/>

0 commit comments

Comments
 (0)