This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new a14d3c7ceae [fix] fix wrong title of doris iceberg (#978)
a14d3c7ceae is described below
commit a14d3c7ceae197fda6bfba6b9321d0cbeaf6f473
Author: Mingyu Chen <[email protected]>
AuthorDate: Fri Aug 9 22:35:59 2024 +0800
[fix] fix wrong title of doris iceberg (#978)
---
gettingStarted/tutorials/doris-iceberg.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gettingStarted/tutorials/doris-iceberg.md
b/gettingStarted/tutorials/doris-iceberg.md
index 6e7088d00fd..803cb4504af 100644
--- a/gettingStarted/tutorials/doris-iceberg.md
+++ b/gettingStarted/tutorials/doris-iceberg.md
@@ -1,6 +1,6 @@
---
{
- "title": "Building lakehouse using Doris and Paimon",
+ "title": "Building lakehouse using Doris and Iceberg",
"language": "en"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]