From d774f4c551035190da78b0d5b256c1d3ff7b0156 Mon Sep 17 00:00:00 2001 From: Adam Coffman Date: Thu, 18 Oct 2012 16:32:31 -0500 Subject: Change 'branches' to 'branch' [ci skip] --- guides/source/contributing_to_ruby_on_rails.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides') diff --git a/guides/source/contributing_to_ruby_on_rails.md b/guides/source/contributing_to_ruby_on_rails.md index 75472cb258..6e843062ec 100644 --- a/guides/source/contributing_to_ruby_on_rails.md +++ b/guides/source/contributing_to_ruby_on_rails.md @@ -348,7 +348,7 @@ Update your fork: $ git push origin master ``` -If you want to update another branches: +If you want to update another branch: ```bash $ git checkout branch_name -- cgit v1.2.3