Add missing determiner

This commit is contained in:
Marvin Wendt 2019-09-01 14:51:17 +02:00
parent 527064353f
commit 745ea08731
No known key found for this signature in database
GPG Key ID: 273E01721E1C5338
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ There is no way to suggest a pull request using the CLI using Git (although ther
After all of this, do not forget to respond to any code review feedback.
#### I need to update my fork with latest updates from original repository
#### I need to update my fork with latest updates from the original repository
After a while, the `upstream` repository may have been updated, and these updates need to be pulled into your `origin` repo. Remember that like you, other people are contributing too. Suppose that you are in your own feature branch and you need to update it with the original repository updates.