Copilot commented on code in PR #905:
URL: https://github.com/apache/incubator-graphar/pull/905#discussion_r2911445843
##########
README-zh-cn.md:
##########
@@ -216,9 +216,9 @@ GraphAr Java 库是通过绑定到 C++ 库(当前版本为v0.12.0)创建的
### Java 库
> [!NOTE]
-> Java 库正在开发中.
+> Java 库正在开发中。
-java 库将由纯java开发,他将会包括下面的模块:
+Java 库将由纯 Java 开发,它将会包括下面的模块:
- **[Java-Info](./maven-projects/info)**:负责从yaml文件中解析Graphinfo(schema)
Review Comment:
For consistency with the rest of the docs (and common usage), consider
capitalizing "yaml" to "YAML" and using the proper type name casing
("GraphInfo" rather than "Graphinfo") in this bullet.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]