From 0ddda3846a36f5de6adc0c88425a558129592c75 Mon Sep 17 00:00:00 2001 From: Tim Green Date: Sat, 12 Apr 2014 22:13:03 +0100 Subject: [PATCH] Fix typo in Comparing Branches --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8eb9df6..b022c4b 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ https://github.com/rails/rails/compare/master...4-1-stable https://github.com/rails/rails/compare/master@{1.day.ago}...master https://github.com/rails/rails/compare/master@{2014-10-04}...master ``` -which allows you to see the difference on the master branch up to one day ago. +which allows you to see the difference on the master branch up a set time ago or a specified date. ## Line Highlighting in Repos