From 73ca7b0998f7cc602059d37fe6b87772aed6e54b Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 22 Dec 2015 17:18:59 +0000 Subject: Fix typo in contributing docs [ci skip] * doc/contributing.rdoc: [DOC] remove an extra word "here". [Fix GH-1169] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/contributing.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/contributing.rdoc b/doc/contributing.rdoc index c984fcb334..6176ba64dc 100644 --- a/doc/contributing.rdoc +++ b/doc/contributing.rdoc @@ -439,7 +439,7 @@ your working branch: Now that you've got some code you want to contribute, let's get set up to generate a patch. Start by forking the github mirror, check the {github docs on forking}[https://help.github.com/articles/fork-a-repo] if you get stuck here. -here. You will only need a github account if you intend to host your repository +You will only need a github account if you intend to host your repository on github. Next copy the writable url for your fork and add it as a git remote, replace -- cgit v1.2.3