From 463aab464f3199eccb1e16b16124200f3d199a95 Mon Sep 17 00:00:00 2001 From: Miguel Molina Date: Tue, 16 Feb 2016 15:07:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6347dc78a..7c4856545 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Date: 2015-12-11 17:57:10 +0100 +0100 Acknowledgements ---------------- -The earlies versions of the [packfile reader](https://godoc.org/gopkg.in/src-d/go-git.v2/formats/packfile) is based on [git-chain](https://github.com/gitchain/gitchain/blob/master/git/pack.go) project done by [@yrashk](https://github.com/yrashk) +The earlier versions of the [packfile reader](https://godoc.org/gopkg.in/src-d/go-git.v2/formats/packfile) are based on [git-chain](https://github.com/gitchain/gitchain/blob/master/git/pack.go), project done by [@yrashk](https://github.com/yrashk) License