<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,7 +17,7 @@ A quick demo:
     erlang_couchdb:create_database({&quot;localhost&quot;, 5984}, &quot;iplaywow&quot;).
     erlang_couchdb:database_info({&quot;localhost&quot;, 5984}, &quot;iplaywow&quot;).
     erlang_couchdb:server_info({&quot;localhost&quot;, 5984}).
-    erlang_couchdb:create_document({&quot;localhost&quot;, 5984}, &quot;iplaywow&quot;, [{&lt;&lt;&quot;name&quot;&gt;&gt;, &lt;&lt;&quot;Korale&quot;&gt;&gt;}, {&lt;&lt;&quot;type&quot;&gt;&gt;}, &lt;&lt;&quot;character&quot;&gt;&gt;}]).
+    erlang_couchdb:create_document({&quot;localhost&quot;, 5984}, &quot;iplaywow&quot;, [{&lt;&lt;&quot;name&quot;&gt;&gt;, &lt;&lt;&quot;Korale&quot;&gt;&gt;}, {&lt;&lt;&quot;type&quot;&gt;&gt;, &lt;&lt;&quot;character&quot;&gt;&gt;}]).
     erlang_couchdb:retrieve_document({&quot;localhost&quot;, 5984}, &quot;iplaywow&quot;, &quot;0980...&quot;).
     erlang_couchdb:update_document({&quot;localhost&quot;, 5984}, &quot;iplaywow&quot;, &quot;0980...&quot;, [{&lt;&lt;&quot;_rev&quot;&gt;&gt;, &lt;&lt;&quot;3419...&quot;&gt;&gt;}, {&lt;&lt;&quot;name&quot;&gt;&gt;, &lt;&lt;&quot;Korale&quot;&gt;&gt;}, {&lt;&lt;&quot;level&quot;&gt;&gt;, &lt;&lt;&quot;70&quot;&gt;&gt;}, {&lt;&lt;&quot;type&quot;&gt;&gt;}, &lt;&lt;&quot;character&quot;&gt;&gt;}]).
     erlang_couchdb:delete_document({&quot;localhost&quot;, 5984}, &quot;iplaywow&quot;, &quot;1fd0...&quot;, &quot;1193...&quot;).</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8d25fd2b23d395720cf11921c6ebf2c0a5eb4491</id>
    </parent>
  </parents>
  <author>
    <name>benbro</name>
    <email>ben.browitt@gmail.com</email>
  </author>
  <url>http://github.com/ngerakines/erlang_couchdb/commit/e8b1a107d05f5e886de92d987d633d0cf0f16f5b</url>
  <id>e8b1a107d05f5e886de92d987d633d0cf0f16f5b</id>
  <committed-date>2009-09-11T13:03:38-07:00</committed-date>
  <authored-date>2009-08-12T09:11:43-07:00</authored-date>
  <message>fix a small typo in the create_document example in the readme.

Signed-off-by: Nick Gerakines &lt;nick@gerakines.net&gt;</message>
  <tree>d5fb347bc445174198ca57e75ab26acaea8b653c</tree>
  <committer>
    <name>Nick Gerakines</name>
    <email>nick@gerakines.net</email>
  </committer>
</commit>
