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

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon-website.git


The following commit(s) were added to refs/heads/master by this push:
     new a3db2eaff0 [typo] Correct spark in download
a3db2eaff0 is described below

commit a3db2eaff0b4b88b4cd1ce17bca458180365e137
Author: JingsongLi <[email protected]>
AuthorDate: Tue Jan 7 10:26:48 2025 +0800

    [typo] Correct spark in download
---
 community/docs/downloads.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/docs/downloads.md b/community/docs/downloads.md
index 6494999348..e4d411c290 100644
--- a/community/docs/downloads.md
+++ b/community/docs/downloads.md
@@ -85,7 +85,7 @@ Please replace `${flink.version}` in the following xml file 
to the version of Fl
 
 Also include `<dependency>` elements for any extension modules you need: 
`paimon-flink-cdc`, `paimon-flink-action`, and so forth.
 
-### Spars3
+### Spark
 
 Please replace `${spark.version}` in the following xml file to the version of 
Flink you're using. For example, `3.4` or `3.5`.
 

Reply via email to