Skip to content

Commit 53b5e50

Browse files
authored
Merge pull request #929 from Fornost461/patch-3
grammar
2 parents 586692a + 168320e commit 53b5e50

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)