Browse Source

git-pr: fix grammar (#7599)

CleanMachine1 3 years ago
parent
commit
60db3c10c0
1 changed files with 1 additions and 1 deletions
  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}}`