Просмотр исходного кода

docs: update CONTRIBUTING.md (#140)

offical -> official
Ikko Eltociear Ashimine 2 лет назад
Родитель
Сommit
bc9c9198c4
1 измененных файлов с 1 добавлено и 1 удалено
  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