Browse Source

docs: update CONTRIBUTING.md (#140)

offical -> official
Ikko Eltociear Ashimine 2 years ago
parent
commit
bc9c9198c4
1 changed files with 1 additions and 1 deletions
  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.
 You should see both `origin` and `upstream` in the output.
 
 
 ### 3. Synchronize with Official Repository
 ### 3. Synchronize with Official Repository
-Synchronize latest commit with offical repository before coding.
+Synchronize latest commit with official repository before coding.
 
 
 ```shell
 ```shell
 git fetch upstream
 git fetch upstream