Skip to content

Commit 69888f9

Browse files
committed
add dot after bullet-point
1 parent 315faaf commit 69888f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/Security/CWE-312/BuildArtifactLeak.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
<sample src="examples/build-leak-fixed.js"/>
3232
</example>
3333
<references>
34-
<li>webpack: <a href="https://webpack.js.org/plugins/define-plugin/">DefinePlugin API</a></li>
34+
<li>webpack: <a href="https://webpack.js.org/plugins/define-plugin/">DefinePlugin API</a>.</li>
3535
</references>
3636
</qhelp>

0 commit comments

Comments
 (0)