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

HTHou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 7cc991806ea Fix typo in contributing guide (#17650)
7cc991806ea is described below

commit 7cc991806ea00930a655292caeeb3116bb70975e
Author: Arpit Jain <[email protected]>
AuthorDate: Tue May 12 23:20:25 2026 +0900

    Fix typo in contributing guide (#17650)
---
 CONTRIBUTING.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ca0f5732505..5b9c4d80d0e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -55,7 +55,7 @@ You can choose issue types: bug, improvement, new feature, 
etc.  New issues will
 
 ## Email discussion content (English)
 
-* Joining the mailing list for the first time can introduce youself briefly.  
(Hi, I'm xxx ...)
+* Joining the mailing list for the first time can introduce yourself briefly.  
(Hi, I'm xxx ...)
 
 * Before developing a new feature, you can send an e-mail to declare the task 
you want to do.(Hi,I'm working on issue IOTDB-XXX,My plan is ...)
 
@@ -184,4 +184,3 @@ org.apache.maven.wagon.TransferFailedException: Transfer 
failed for https://gith
  * Put the file to thrift/target/tools/
 
  * Re-run maven command like `mvn compile`
-

Reply via email to