KassieZ commented on code in PR #2008:
URL: https://github.com/apache/doris-website/pull/2008#discussion_r1948557197


##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/scalar-functions/json-functions/json-object.md:
##########
@@ -41,6 +41,12 @@ JSON_OBJECT (<key>, <value>[,<key>, <value>, ...])
 | `<key>`   | 指定生成的 json object 的 Key-Value 中的 Key 值   |
 | `<value>` | 指定生成的 json object 的 Key-Value 中的 Value 值 |
 
+## 用法注意

Review Comment:
   中文统一叫注意事项



-- 
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: commits-unsubscr...@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to