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

yuzelin 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 0e5a183e0 Fix the mistakes (#18)
0e5a183e0 is described below

commit 0e5a183e0e027f6307114055c45c8befef32e017
Author: Lianne Li <[email protected]>
AuthorDate: Mon Jul 21 11:18:03 2025 +0800

    Fix the mistakes (#18)
---
 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 a51d41d10..b14c23b65 100644
--- a/community/docs/downloads.md
+++ b/community/docs/downloads.md
@@ -87,7 +87,7 @@ Also include `<dependency>` elements for any extension 
modules you need: `paimon
 
 ### 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`.
+Please replace `${spark.version}` in the following xml file to the version of 
Spark you're using. For example, `3.4` or `3.5`.
 
 ```xml
 <dependencies>

Reply via email to