<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -69,4 +69,3 @@ Chris Houser
 David Miller
 Stuart Sierra
 Frantisek Sodomka
-Jeffrey Straszheim</diff>
      <filename>README.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-# An overview of Datalog
+# An Overview of Datalog
 By Jeffrey Straszheim
 
 *What Datalog is, and what it can do for you.*
@@ -17,7 +17,7 @@ The implementation of Datalog that is provided (in this library) departs a bit f
 
 Clojure Datalog supports an in memory relational database format, implemented in clojure.contrib.datalog.database ([here](http://github.com/richhickey/clojure-contrib/blob/master/src/clojure/contrib/datalog/database.clj)).  It supports relations (tables) with named columns and simple hash based indexes.  At the present time it does not support any integrity constraints (perhaps later).
 
-Tables are build with `make-database`, like this:
+Tables are built with `make-database`, like this:
 
     (make-database
           (relation :employee [:id :name :position])</diff>
      <filename>doc/datalog.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ab7e1757c4de4c5d05b8c286646c152d19e29825</id>
    </parent>
  </parents>
  <author>
    <name>Tom Faulhaber</name>
    <email>git_net@infolace.com</email>
  </author>
  <url>http://github.com/richhickey/clojure-contrib/commit/835bfe2a02c70c150f2354f8ef9e866f3e2fd180</url>
  <id>835bfe2a02c70c150f2354f8ef9e866f3e2fd180</id>
  <committed-date>2009-08-22T22:16:37-07:00</committed-date>
  <authored-date>2009-08-22T22:10:56-07:00</authored-date>
  <message>A couple of doc tweaks</message>
  <tree>0d632b79df6e2bd0308355eb43bcf92c69c0077e</tree>
  <committer>
    <name>Tom Faulhaber</name>
    <email>git_net@infolace.com</email>
  </committer>
</commit>
