Grammar correction

This commit is contained in:
vyas 2020-08-07 11:16:00 +05:30
parent 73bb1e0f59
commit eaeeef3b80
3 changed files with 3 additions and 3 deletions

View file

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

View file

@ -83,7 +83,7 @@
<p>Create pull request for a project on GitHub via command line.</p>
<p>Personal access token is required for making API call to open the pull request in Github.</p>
<p>A personal access token is required for making the API call to open the pull request(s) in GitHub. <a href="https://docs.github.com/en/rest/reference/pulls#create-a-pull-request">API Documentation here</a></p>
<p>Make sure the personal access token has the right <code>OAuth</code> scopes for the repo(s)</p>

View file

@ -9,7 +9,7 @@ git-pull-request(1) -- Create pull request for GitHub project
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](https://docs.github.com/en/rest/reference/pulls#create-a-pull-request)
Make sure the personal access token has the right `OAuth` scopes for the repo(s)