Skip to content

Commit ae6fda0

Browse files
author
Porcupiney Hairs
committed
Include changes from review
1 parent d536157 commit ae6fda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/ql/src/experimental/CWE-203/Timing.qhelp

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

1515
<example>
1616
<p>In the following examples, the code accepts a secret via a HTTP header in variable <code>
17-
secretHeader</code> and a secret from the user in the<code>headerSecret</code> variable, which
17+
secretHeader</code> and a secret from the user in the <code>headerSecret</code> variable, which
1818
are then compared with a system stored secret to perform authentication.</p>
1919

2020

0 commit comments

Comments
 (0)