update comment

This commit is contained in:
tyage
2022-10-26 15:13:59 +09:00
parent 09f8ca8cc0
commit 95dca7c3ed

View File

@@ -43,7 +43,7 @@ module NextJS {
}
/**
* A user defined path parameter and query in `Next.js`.
* User defined path parameter and query in `Next.js`.
*/
class NextParams extends RemoteFlowSource {
NextParams() {