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

jshao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino-site.git


The following commit(s) were added to refs/heads/main by this push:
     new b160d7ff fix spelling on contrib.mdx (#48)
b160d7ff is described below

commit b160d7ff40e5c1825f5e1a46042946d64d86d340
Author: Marvel-Gu <[email protected]>
AuthorDate: Tue Mar 11 01:59:07 2025 +0000

    fix spelling on contrib.mdx (#48)
---
 src/pages/contrib.mdx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/contrib.mdx b/src/pages/contrib.mdx
index 9a0c912f..85d0a591 100644
--- a/src/pages/contrib.mdx
+++ b/src/pages/contrib.mdx
@@ -13,7 +13,7 @@ To get started with Gravitino, follow these steps:
 
 ## How to Contribute
 
-1. Check Gravitiuno's [GitHub issue 
tracker](https://github.com/apache/gravitino/issues) for a list of open issues 
or features that require attention.
+1. Check Gravitino's [GitHub issue 
tracker](https://github.com/apache/gravitino/issues) for a list of open issues 
or features that require attention.
 2. If you find an issue or feature you'd like to work on, comment on the issue 
to let others know you're working on it. This helps prevent duplicate efforts 
and promotes collaboration.
 3. If you have a new idea or want to suggest a change, create a new issue 
outlining your proposal. Engage in discussion with the community to gather 
feedback and refine your ideas.
 4. Fork the repository and create a new branch for your contribution. Make 
sure to give your branch a descriptive name related to the issue or feature 
you're working on.

Reply via email to