소스 검색

docs: Github => GitHub

LongYinan 3 년 전
부모
커밋
2bc1c1a808
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -82,7 +82,7 @@ $ ava --verbose
 
 ## Release package
 
-Ensure you have set you **NPM_TOKEN** in `Github` project setting.
+Ensure you have set you **NPM_TOKEN** in `GitHub` project setting.
 
 In `Settings -> Secrets`, add **NPM_TOKEN** into it.
 
@@ -94,4 +94,4 @@ yarn version [xxx]
 git push --follow-tags
 ```
 
-Github actions will do the rest job for you.
+GitHub actions will do the rest job for you.