Explorar el Código

git-pr: fix grammar (#7599)

CleanMachine1 hace 3 años
padre
commit
60db3c10c0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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}}`