Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09f8ca8 commit 95dca7cCopy full SHA for 95dca7c
1 file changed
javascript/ql/lib/semmle/javascript/frameworks/Next.qll
@@ -43,7 +43,7 @@ module NextJS {
43
}
44
45
/**
46
- * A user defined path parameter and query in `Next.js`.
+ * User defined path parameter and query in `Next.js`.
47
*/
48
class NextParams extends RemoteFlowSource {
49
NextParams() {
0 commit comments