hf400159 commented on code in PR #8215: URL: https://github.com/apache/apisix/pull/8215#discussion_r1019782448
########## docs/zh/latest/FAQ.md: ########## @@ -113,8 +119,8 @@ make deps ENV_LUAROCKS_SERVER=https://luarocks.cn 举个例子,比如:`foo.com/product/index.html?id=204&page=2`,并考虑您需要根据查询字符串中的 `id` 在此条件下进行灰度发布: -1. Group A:`id <= 1000` -2. Group B:`id > 1000` +1. Group A:`id <= 1000` Review Comment: fixed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
