Skip to content

Commit cd18842

Browse files
Update javascript/ql/src/experimental/Security/CWE-94/ServerSideTemplateInjection.qhelp
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
1 parent a606606 commit cd18842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/ql/src/experimental/Security/CWE-94/ServerSideTemplateInjection.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ render engine with sandbox options.
2121

2222
<example>
2323
<p>
24-
The following example shows html page being rendered with user input allowing attackers to access the
24+
The following example shows a page being rendered with user input allowing attackers to access the
2525
template context and run arbitrary code on the application server.
2626
</p>
2727

0 commit comments

Comments
 (0)