<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,7 +12,7 @@ class Item &lt; ActiveRecord::Base
   
   validates_length_of :title, :within =&gt; 5..140
   validates_length_of :description, :maximum =&gt; 400, :allow_nil =&gt; true
-  validates_length_of :tag_list, :within =&gt; 3..15, :too_short =&gt; &quot;must contain two tags or more&quot;, :too_long =&gt; &quot;must contain fifteen tags or less&quot;
+  validates_length_of :tag_list, :within =&gt; 3..15, :too_short =&gt; &quot;must contain three tags or more&quot;, :too_long =&gt; &quot;must contain fifteen tags or less&quot;
   validates_uniqueness_of :url
   validates_format_of :url, :with =&gt; /^https?:\/\//, :message =&gt; &quot;is not a valid Web-pointing URL (needs to start http:// or https://)&quot;
   </diff>
      <filename>app/models/item.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>88fd46de20a76195d16d16bd02d4cf2a5965058b</id>
    </parent>
  </parents>
  <author>
    <name>Peter Cooper</name>
    <email>peter@peterc.org</email>
  </author>
  <url>http://github.com/peterc/rehub/commit/8f4e654e22fb21f48707bcfc16be5cb398611853</url>
  <id>8f4e654e22fb21f48707bcfc16be5cb398611853</id>
  <committed-date>2008-06-08T10:24:58-07:00</committed-date>
  <authored-date>2008-06-08T10:24:58-07:00</authored-date>
  <message>Fixed error message</message>
  <tree>52c1b8d54063b0893887729b3be24462933432d1</tree>
  <committer>
    <name>Peter Cooper</name>
    <email>peter@peterc.org</email>
  </committer>
</commit>
