소스 검색

git-pr: fix grammar (#7599)

CleanMachine1 3 년 전
부모
커밋
60db3c10c0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/common/git-pr.md

+ 1 - 1
pages/common/git-pr.md

@@ -7,7 +7,7 @@
 
 `git pr {{pr_number}}`
 
-- Check out a pull request for a specific remote:
+- Check out a pull request from a specific remote:
 
 `git pr {{pr_number}} {{remote}}`