Skip to content

Commit 95dca7c

Browse files
committed
update comment
1 parent 09f8ca8 commit 95dca7c

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/Next.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ module NextJS {
4343
}
4444

4545
/**
46-
* A user defined path parameter and query in `Next.js`.
46+
* User defined path parameter and query in `Next.js`.
4747
*/
4848
class NextParams extends RemoteFlowSource {
4949
NextParams() {

0 commit comments

Comments
 (0)