1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 02:35:28 +02:00

git-pr: fix grammar (#7599)

This commit is contained in:
CleanMachine1 2021-12-31 20:17:08 +00:00 committed by GitHub
parent 2b3ce60c89
commit 60db3c10c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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