We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e73becc commit b8229caCopy full SHA for b8229ca
javascript/ql/src/Security/CWE-770/ResourceExhaustion.qhelp
@@ -23,7 +23,7 @@
23
Ensure that attackers can not control object sizes and their
24
lifetimes. If object sizes and lifetimes must be controlled by
25
external parties, ensure you restrict the object sizes and lifetimes so that
26
- be within accptable ranges.
+ they are within acceptable ranges.
27
28
</p>
29
0 commit comments