Skip to content

Commit e73becc

Browse files
esbenamchammer01
andauthored
Update javascript/ql/src/Security/CWE-770/ResourceExhaustion.qhelp
Co-authored-by: mc <[email protected]>
1 parent 2846666 commit e73becc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/Security/CWE-770/ResourceExhaustion.qhelp

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

2323
Ensure that attackers can not control object sizes and their
2424
lifetimes. If object sizes and lifetimes must be controlled by
25-
external parties, ensure to restrict the object sizes and lifetimes to
25+
external parties, ensure you restrict the object sizes and lifetimes so that
2626
be within accptable ranges.
2727

2828
</p>

0 commit comments

Comments
 (0)