瀏覽代碼

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}}`