Skip to content

Commit 98fd0e1

Browse files
alexrfordnickrolfe
andcommitted
Update ql/src/queries/security/cwe-079/ReflectedXSS.qhelp
Co-authored-by: Nick Rolfe <nickrolfe@github.com>
1 parent 0689e60 commit 98fd0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ql/src/queries/security/cwe-079/ReflectedXSS.qhelp

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

3838
<p>
3939
However, the following example is unsafe because user-controlled input is
40-
output without escaping, since it is marked as <code>html_safe</code>.
40+
emitted without escaping, since it is marked as <code>html_safe</code>.
4141
</p>
4242
<sample src="examples/reflective_xss.html.erb" />
4343
</example>

0 commit comments

Comments
 (0)