Kaynağa Gözat

docs: update CONTRIBUTING.md (#140)

offical -> official
Ikko Eltociear Ashimine 2 yıl önce
ebeveyn
işleme
bc9c9198c4
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -30,7 +30,7 @@ git remote -v
 You should see both `origin` and `upstream` in the output.
 
 ### 3. Synchronize with Official Repository
-Synchronize latest commit with offical repository before coding.
+Synchronize latest commit with official repository before coding.
 
 ```shell
 git fetch upstream