<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,7 +6,7 @@ Using distributed functionality with Mack is incredibly easy. The first thing we
   
 That's the glue that holds everything together. The ring server acts a registry/lookup agent so applications know where to find the services they are looking for.
 
-In order to use the distributed functionality, you really need to applications. The first application will be serving the distributed object(s), routes, etc... and the second application will be using the distributed functionality. Both applications will need the mack-distributed gem. In the config/initializers/gems.rb add the following to both applications:
+In order to use the distributed functionality, you really need two applications. The first application will be serving the distributed object(s), routes, etc... and the second application will be using the distributed functionality. Both applications will need the mack-distributed gem. In the config/initializers/gems.rb add the following to both applications:
 
   gem.add &quot;mack-distributed&quot;, :libs =&gt; &quot;mack-distributed&quot;
 </diff>
      <filename>mack-distributed/README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>377cddde21884f01815bcc920a3414c1929712e1</id>
    </parent>
  </parents>
  <author>
    <name>Mark Bates</name>
    <email>mark@markbates.com</email>
  </author>
  <url>http://github.com/markbates/mack-more/commit/415e29d843601f2cd5c1efac12f3881bad4cb880</url>
  <id>415e29d843601f2cd5c1efac12f3881bad4cb880</id>
  <committed-date>2008-08-08T07:13:23-07:00</committed-date>
  <authored-date>2008-08-08T07:13:23-07:00</authored-date>
  <message>Corrected some RDoc.</message>
  <tree>2dc41b1843ab11efcb2858c15be1a5feabff3163</tree>
  <committer>
    <name>Mark Bates</name>
    <email>mark@markbates.com</email>
  </committer>
</commit>
