You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/11/11 02:36:40 UTC

[GitHub] [apisix] juzhiyuan commented on a diff in pull request #8215: docs: add fallbck_sni faq

juzhiyuan commented on code in PR #8215:
URL: https://github.com/apache/apisix/pull/8215#discussion_r1019779500


##########
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:
   In Chinese document, I personally suggest using `:` instead of `:`



-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org