Commit 5689a8d5fd73cf1c6bf5e5699bb7ac01f2613ff9

Vincent Lee 2011-11-22T15:04:33

Fix a typo in the README file

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 6ba9e64..2daa5fd 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