Skip to content

Commit 0b90071

Browse files
asgerfCopilot
andauthored
Update javascript/ql/lib/semmle/javascript/frameworks/Express.qll
Co-authored-by: Copilot <[email protected]>
1 parent 132a8b8 commit 0b90071

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

javascript/ql/lib/semmle/javascript/frameworks/Express.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@ module Express {
803803
}
804804

805805
/**
806-
* An argument passed to the `json` or `json` method of an HTTP response object.
806+
* An argument passed to the `json` or `jsonp` method of an HTTP response object.
807807
*/
808808
private class ResponseJsonCallArgument extends Http::ResponseSendArgument {
809809
ResponseJsonCall call;

0 commit comments

Comments
 (0)