Skip to content

Commit 2113e6e

Browse files
Esben Sparre Andreasenasger-semmle
andauthored
Update javascript/ql/src/semmle/javascript/frameworks/Cheerio.qll
Co-Authored-By: asger-semmle <42069257+asger-semmle@users.noreply.github.com>
1 parent ad119da commit 2113e6e

File tree

1 file changed

+1
-1
lines changed
  • javascript/ql/src/semmle/javascript/frameworks

1 file changed

+1
-1
lines changed

javascript/ql/src/semmle/javascript/frameworks/Cheerio.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ module Cheerio {
3030

3131
/**
3232
* Creation of `cheerio` object, a collection of virtual DOM elements
33-
* with an interface similar to jQuery objects.
33+
* with an interface similar to that of a jQuery object.
3434
*/
3535
class CheerioObjectCreation extends DataFlow::SourceNode {
3636
CheerioObjectCreation::Range range;

0 commit comments

Comments
 (0)