Skip to content

Commit cac43f7

Browse files
committed
no hubot context anymore
1 parent 9b56fb0 commit cac43f7

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
@@ -18,7 +18,7 @@ This way, projects don’t have to worry about adding users as collaborators to
1818
People can fork a project, push to it, and contribute their changes back to the original repository by creating what's called a Pull Request, which we'll cover next.
1919
This opens up a discussion thread with code review, and the owner and the contributor can then communicate about the change until the owner is happy with it, at which point the owner can merge it in.
2020

21-
To fork a project, visit the project page (in this case, `github/hubot`) and click the ``Fork'' button at the top-right of the page.
21+
To fork a project, visit the project page and click the ``Fork'' button at the top-right of the page.
2222

2323
.The ``Fork'' button.
2424
image::images/forkbutton.png[The ``Fork'' button.]

0 commit comments

Comments
 (0)