diff --git a/landing-page/content/common/vendors.md b/landing-page/content/common/vendors.md index 27ac00d88..a57d26d94 100644 --- a/landing-page/content/common/vendors.md +++ b/landing-page/content/common/vendors.md @@ -30,7 +30,7 @@ CelerData provides commercial offerings for [StarRocks](https://www.starrocks.io ### [ClickHouse](https://clickhouse.com/) ClickHouse is a column-oriented database that enables its users to generate powerful analytics, using SQL queries, in real-time. ClickHouse integrates well with Iceberg and offers two options to work with it: -1. Via Iceberg [table function](https://clickhouse.com/docs/en/sql-reference/table-functions/iceberg): Provides a read-only table-like interface to Apache Iceberg tables in Amazon S3: +1. Via Iceberg [table function](https://clickhouse.com/docs/en/sql-reference/table-functions/iceberg): Provides a read-only table-like interface to Apache Iceberg tables in Amazon S3. 2. Via the Iceberg [table engine](https://clickhouse.com/docs/en/engines/table-engines/integrations/iceberg): An engine that provides a read-only integration with existing Apache Iceberg tables in Amazon S3. ### [Cloudera](http://cloudera.com)