RaigorJiang commented on a change in pull request #11533:
URL: https://github.com/apache/shardingsphere/pull/11533#discussion_r677927935



##########
File path: docs/document/content/features/dist-sql/syntax/rdl/rdl-resource.cn.md
##########
@@ -27,7 +27,7 @@ DROP RESOURCE dataSourceName [, dataSourceName] ...
 - 确认增加的资源是可以正常连接的, 否则将不能添加成功
 - 重复的 `dataSourceName` 不允许被添加
 - 在同一 `dataSource` 的定义中,`simpleSource` 和 `urlSource` 语法不可混用
-- `poolProperty` 用于自定义连接池参数,`key` 必须和连接池参数名一致,`value `支持int和String类型
+- `poolProperty` 用于自定义连接池参数,`key` 必须和连接池参数名一致,`value` 支持int和String类型

Review comment:
       OK, thank you!




-- 
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]


Reply via email to