This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch release-0.4 in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git
commit a883b3689354622c7eba5b6a41d5001ca733e30c Author: ChestnutQiang <[email protected]> AuthorDate: Mon Apr 24 14:19:01 2023 +0800 [doc] Paimon is misspelled (#999) --- docs/content/project/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/project/contributing.md b/docs/content/project/contributing.md index b5a192e8d..0ac60a8ab 100644 --- a/docs/content/project/contributing.md +++ b/docs/content/project/contributing.md @@ -83,7 +83,7 @@ lists, contributing code or documentation, improving website, testing release ca ## Code Contribution Guide -Apache Paimon is maintained, improved, and extended by code contributions of volunteers. We welcome contributions to Paimpn. +Apache Paimon is maintained, improved, and extended by code contributions of volunteers. We welcome contributions to Paimon. Please feel free to ask questions at any time. Either send a mail to the Dev mailing list or comment on the issue you are working on.
