From eaeeef3b80ce34d294995e7446f10385c774e340 Mon Sep 17 00:00:00 2001 From: vyas <10957095+v-y-a-s@users.noreply.github.com> Date: Fri, 7 Aug 2020 11:16:00 +0530 Subject: [PATCH] Grammar correction --- man/git-pull-request.1 | 2 +- man/git-pull-request.html | 2 +- man/git-pull-request.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man/git-pull-request.1 b/man/git-pull-request.1 index 3e3986e..2c84717 100644 --- a/man/git-pull-request.1 +++ b/man/git-pull-request.1 @@ -8,7 +8,7 @@ .SH "DESCRIPTION" Create pull request for a project on GitHub via command line\. .P -Personal access token is required for making API call to open the pull request in Github\. +A personal access token is required for making the API call to open the pull request(s) in GitHub\. API Documentation here \fI\%https://docs\.github\.com/en/rest/reference/pulls#create\-a\-pull\-request\fR .P Make sure the personal access token has the right \fBOAuth\fR scopes for the repo(s) .P diff --git a/man/git-pull-request.html b/man/git-pull-request.html index eb0ed5a..81cc512 100644 --- a/man/git-pull-request.html +++ b/man/git-pull-request.html @@ -83,7 +83,7 @@
Create pull request for a project on GitHub via command line.
-Personal access token is required for making API call to open the pull request in Github.
+A personal access token is required for making the API call to open the pull request(s) in GitHub. API Documentation here
Make sure the personal access token has the right OAuth scopes for the repo(s)