Skip to content

Commit 168320e

Browse files
author
Fornost461
authored
grammar
1 parent 586692a commit 168320e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/06-github/sections/2-contributing.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ To https://github.com/tonychacon/blink
112112
<5> Commit our change to the topic branch
113113
<6> Push our new topic branch back up to our GitHub fork
114114

115-
Now if we go back to our fork on GitHub, we can see that GitHub noticed that we pushed a new topic branch up and present us with a big green button to check out our changes and open a Pull Request to the original project.
115+
Now if we go back to our fork on GitHub, we can see that GitHub noticed that we pushed a new topic branch up and presents us with a big green button to check out our changes and open a Pull Request to the original project.
116116

117117
You can alternatively go to the ``Branches'' page at `https://github.com/<user>/<project>/branches` to locate your branch and open a new Pull Request from there.
118118

0 commit comments

Comments
 (0)