skytin1004 commented on code in PR #7548: URL: https://github.com/apache/iceberg/pull/7548#discussion_r1187596385
########## docs/aws.md: ########## @@ -288,25 +288,25 @@ This design has the following benefits: ### RDS JDBC Catalog -Iceberg also supports JDBC catalog which uses a table in a relational database to manage Iceberg tables. -You can configure to use JDBC catalog with relational database services like [AWS RDS](https://aws.amazon.com/rds). +Iceberg also supports the JDBC catalog which uses a table in a relational database to manage Iceberg tables. +You can configure to use the JDBC catalog with relational database services like [AWS RDS](https://aws.amazon.com/rds). Read [the JDBC integration page](../jdbc/#jdbc-catalog) for guides and examples about using the JDBC catalog. -Read [this AWS documentation](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.Connecting.Java.html) for more details about configuring JDBC catalog with IAM authentication. +Read [this AWS documentation](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.Connecting.Java.html) for more details about configuring the JDBC catalog with IAM authentication. ### Which catalog to choose? -With all the available options, we offer the following guidance when choosing the right catalog to use for your application: +With all the available options, we offer the following guidlines when choosing the right catalog to use for your application: Review Comment: `guidlines` is not a typo, but rather an attempt to make the word more in line with the context of the article. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org