<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -43,12 +43,11 @@ Be explicit about a state change by specifying both the starting and ending valu
 &lt;/code&gt;&lt;/pre&gt;    
 
 Sometimes you don't care about the original value, such as a value from the
-fixture, but you need to make sure it's starts out different than the final
+fixture, but you need to make sure it starts out different than the final
 result (otherwise the test is invalid). Pass just the final value. 
 
-When given just one value, this is the post-condition value. 
-
-The precondition is that the value does NOT equal the given value:
+When given one value, it is considered the post-condition value. 
+The precondition is that the value does NOT equal it:
 
 &lt;pre&gt;&lt;code&gt;    i = true
     assert_changes 'i' =&gt; false do   # read as: i changes to false</diff>
      <filename>README.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c22be7c0712ff98091d65448114442a85e5c592b</id>
    </parent>
  </parents>
  <author>
    <name>Andy Peterson</name>
    <email>ndp@mac.com</email>
  </author>
  <url>http://github.com/ndp/assert_changes/commit/ea4c3f86ce2fe80618f5b01a91bc73daa72e1227</url>
  <id>ea4c3f86ce2fe80618f5b01a91bc73daa72e1227</id>
  <committed-date>2009-05-14T01:29:37-07:00</committed-date>
  <authored-date>2009-05-14T01:29:37-07:00</authored-date>
  <message>Learning how to format the readme</message>
  <tree>c8e787e104994039c16202cb634e0946015f0416</tree>
  <committer>
    <name>Andy Peterson</name>
    <email>ndp@mac.com</email>
  </committer>
</commit>
