This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new f144664c Fix typo in `vendors.md` (#275)
f144664c is described below

commit f144664cd3f100928c7483620adc7df2cd22917c
Author: Peignon Melvyn <[email protected]>
AuthorDate: Thu Dec 7 13:20:08 2023 +0100

    Fix typo in `vendors.md` (#275)
    
    Fixed a typo
---
 landing-page/content/common/vendors.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/landing-page/content/common/vendors.md 
b/landing-page/content/common/vendors.md
index db017103..234b903e 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)

Reply via email to