<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,7 +2,7 @@ MooDelegate
 ===========
 
 A simple library for event delegation using the 
-(MooTools)[http://mootools.net] JavaScript library. At it's simplest, 
+[MooTools](http://mootools.net) JavaScript library. At its simplest, 
 delegator.js implements a #delegate method on Element, so you can call:
 
     $('myelement').delegate('li.delete', 'click', function () {
@@ -21,8 +21,8 @@ HTML:
 
     &lt;div id=&quot;textsizeController&quot;&gt;
       &lt;span&gt;Hello&lt;/span&gt;
-      &lt;button id=&quot;bigger&quot;&gt;Bigger&lt;/button&gt;
-      &lt;button id=&quot;smaller&quot;&gt;Smaller&lt;/button&gt;
+      &lt;a href=&quot;#&quot; id=&quot;bigger&quot;&gt;Bigger&lt;/a&gt;
+      &lt;a href=&quot;#&quot; id=&quot;smaller&quot;&gt;Smaller&lt;/a&gt;
     &lt;/div&gt;
 
 JS:</diff>
      <filename>README.md</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2c0758046e8b7eb98bc9fba20549ce2f0c38d267</id>
    </parent>
  </parents>
  <author>
    <name>Nick Stenning</name>
    <email>nick@whiteink.com</email>
  </author>
  <url>http://github.com/nickstenning/moodelegate/commit/0f65b203a953bbc92bbd89a7c9f8b231f9a3c95d</url>
  <id>0f65b203a953bbc92bbd89a7c9f8b231f9a3c95d</id>
  <committed-date>2008-08-13T09:32:48-07:00</committed-date>
  <authored-date>2008-08-13T09:32:48-07:00</authored-date>
  <message>Another tiny fix to README. I really can't write, can I?</message>
  <tree>56a5dc03173ca7a0d1b0613d92fb1506c98611f5</tree>
  <committer>
    <name>Nick Stenning</name>
    <email>nick@whiteink.com</email>
  </committer>
</commit>
