From 5689a8d5fd73cf1c6bf5e5699bb7ac01f2613ff9 Mon Sep 17 00:00:00 2001 From: Vincent Lee Date: Tue, 22 Nov 2011 15:04:33 +0900 Subject: [PATCH] Fix a typo in the README file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ba9e6407..2daa5fd32 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ What It Can Do libgit2 is already very usable. * SHA conversions, formatting and shortening -* abstracked ODB backend system +* abstracted ODB backend system * commit, tag, tree and blob parsing, editing, and write-back * tree traversal * revision walking