Skip to content

Commit f76528e

Browse files
committed
update README
1 parent 876346b commit f76528e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ use Ray\WebContextParam\Annotation\ServerParam;
5555
class Foo
5656
{
5757
/**
58-
* @QueryParam(key="id", param="userID")
58+
* @QueryParam(key="id", param="userId")
5959
* @CookieParam(key="id", param="tokenId")
6060
* @EnvParam("app_mode")
6161
* @FormParam("token")

0 commit comments

Comments
 (0)